Security
You can define which security mechanisms should be used for your operations using the @ApiSecurity
decorator.
The mechanisms must be define on your document, you can do this directly from your config/openapi.ts
configuration file.
You can define which security mechanisms should be used for your operations using the @ApiSecurity
decorator.
The mechanisms must be define on your document, you can do this directly from your config/openapi.ts
configuration file.