UNPKG

@appsemble/utils

Version:

Utility functions used in Appsemble internally

11 lines 295 B
export const oauth2AuthorizationCode = { description: 'An OAuth2 authorization code.', content: { 'application/json': { schema: { $ref: '#/components/schemas/App', }, }, }, }; //# sourceMappingURL=oauth2AuthorizationCode.js.map