GoranD1
Results
1
issues of
GoranD1
I tried to configure the authentication part of the openAPI documentation with the following config: ``` app.use( '/api', useSofa({ schema, basePath: '/api', openAPI: { components: { securitySchemes: { ApiKeyAuth: {...