-
Notifications
You must be signed in to change notification settings - Fork 247
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[FR] Additional supported fields for index.api.mdx #96
Conversation
Size Change: +837 B (0%) Total Size: 2.38 MB
ℹ️ View Unchanged
|
Visit the preview URL for this PR (updated for commit 7e5d840): https://docusaurus-openapi-36b86--pr96-dgtyy8jn.web.app (expires Sun, 19 Jun 2022 19:01:31 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 |
@sserrata Latest commits reflect reverting back to the original markdown folder structure. Thanks for the insight! 👍 Ready for review now |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me 👍🏽
Description
See #89
This PR consists of the following changes:
info
fields from OAS files can now be written toindex.api.mdx
(Introduction doc).info.contact
info.termsOfService
info.license
create*Tables.ts
Motivation and Context
How Has This Been Tested?
index.api.mdx
and rendered accordingly.Screenshots (if appropriate)
Types of changes
Checklist