Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 1.24 KB

README.md

File metadata and controls

23 lines (14 loc) · 1.24 KB

Deploy site to Pages

This is a Next.js project bootstrapped with create-next-app.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

To learn more about Open API Specifications, take a look at the following resources:

About Repo

This project uses Next.js to create the pages and routing. The swagger UI is rendered using swagger-ui-react package. The OAD(OpenAPI Description) files are placed under the public/definitions path to be served as static files.