Files
plexswift/Sources/Plexswift/models/ModelScopes.swift

14 lines
385 B
Swift

// Code generated by Speakeasy (https://speakeasyapi.dev). DO NOT EDIT.
import Foundation
/// Top-level type used for grouping operations models
///
/// > Note: You do not need to interact with this type directly.
public enum Operations {}
/// Top-level type used for grouping shared models
///
/// > Note: You do not need to interact with this type directly.
public enum Shared {}