mirror of
https://github.com/LukeHagar/plexswift.git
synced 2025-12-06 12:47:44 +00:00
14 lines
385 B
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 {}
|