How to define the OAuth 2.0 security schema as an external RAML file?
That is move the large text of the schema definition to an external file.
Basically I want to do soemthing like:
securitySchemes:
oauth_2_0: !include securitySchemes/oauth_2_0.raml