Hi all. I have reverse- engineered a spec for an API currently in production, with the goal of generating client-side SDKs.
I have completed the spec, and all generated code seems solid, but I cannot find any information (or generated code!) relating to OAuth. I see no documentation on how one is supposed to configure or utilize security definitions related to OAuth from within, say, a ruby SDK. Our current security flow is based on client_id and client_secret, but I see no place to set these, or where to specify that they are supposed to exist... The spec is visible here: github.com/ianseyer/knurld-swagger-spec Thank you in advance. -- You received this message because you are subscribed to the Google Groups "Swagger" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
