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

14 lines
382 B
Swift

// Code generated by Speakeasy (https://speakeasy.com). 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 {}