AbsaOSS / login-service

AbsaOSS Common Login gateway using JWT Public key signatures
Apache License 2.0
2 stars 0 forks source link

OpenAPI integration #13

Closed dk1844 closed 1 year ago

dk1844 commented 1 year ago

Background

Create a blueprint of the OpenAPI that would help us generate useful things - client libraries, documentation, Swagger doc site etc.

If unable to directly generate backend API (assuming such a generator missing for our combination of Scala+Spring), attempt to use the generator for close combination and enhance our hand-written API manually -- by being inspired with the generator output at least.