Skip to content

OpenAPI_OAuthFlows_CommonFields

mattpolzin edited this page Oct 1, 2020 · 3 revisions

OpenAPI.OAuthFlows.CommonFields

public struct CommonFields: Equatable

Inheritance

Decodable, Encodable, Equatable

Properties

refreshUrl

let refreshUrl: URL?

scopes

let scopes: OrderedDictionary<Scope, ScopeDescription>
Types
Protocols
Global Functions
Extensions

Clone this wiki locally