elegant-article-21703
07/19/2022, 11:10 AMmammoth-bear-12532
Note that it is possible to get the raw json or yaml formats of the OpenAPI spec by navigating toor<baseUrl>/openapi/v3/api-docs
. The raw forms can be fed into codegen systems to generate client side code in the language of your choice that support OpenAPI format.<baseUrl>/openapi/v3/api-docs.yaml
elegant-article-21703
07/19/2022, 3:32 PM