mirror of
https://github.com/encounter/JSONAPI.git
synced 2026-03-30 11:18:38 -07:00
9 lines
111 B
Swift
9 lines
111 B
Swift
//
|
|
// OpenAPI.swift
|
|
// JSONAPIOpenAPI
|
|
//
|
|
// Created by Mathew Polzin on 1/13/19.
|
|
//
|
|
|
|
public enum OpenAPI {}
|