openid / authzen

Proposed standard for an Authorization API
30 stars 10 forks source link

Use JSON schema to describe request/response payloads #109

Open cdanger opened 3 months ago

cdanger commented 3 months ago

What about using JSON schema to describe the API request/response payloads? e.g. Authorization API

That would help with request validation, code generation, and improving/simplifying the API description.