Skip to content
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

feat: add support for rendering open-api specification exports within vuepress #109

Merged
merged 41 commits into from
Apr 24, 2024

Conversation

FreekVR
Copy link
Contributor

@FreekVR FreekVR commented Apr 4, 2024

Adds support to render Open API specced datasets within vuepress.

Fixes INT-407

Copy link

netlify bot commented Apr 4, 2024

Deploy Preview for myparcel-developer-portal ready!

Name Link
🔨 Latest commit ce11a5e
🔍 Latest deploy log https://app.netlify.com/sites/myparcel-developer-portal/deploys/6628b60e0993c2000839d799
😎 Deploy Preview https://deploy-preview-109--myparcel-developer-portal.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@FreekVR FreekVR changed the title Int 407 openapi spec generated documentations feat: add support for rendering open-api specification exports within vuepress Apr 4, 2024
@myparcel-bot myparcel-bot bot force-pushed the INT-407-openapi-spec-generated-documentations branch from 6b96fda to 59e9e6d Compare April 5, 2024 11:55
@FreekVR FreekVR force-pushed the INT-407-openapi-spec-generated-documentations branch 2 times, most recently from 4539476 to 6f60b62 Compare April 10, 2024 11:20
FreekVR added 23 commits April 15, 2024 11:24
improves display of the path/method  and adds placeholder security details

closes INT-407
adds support to resolve $ref references to paths within the document

INT-407
…wn pages

adds a plugin to render json openapi files from a directory into individual pages within vuepress, with each path within as a chapter

INT-407
@myparcel-bot myparcel-bot bot force-pushed the INT-407-openapi-spec-generated-documentations branch from 85f5292 to e20531f Compare April 15, 2024 11:24
@FreekVR FreekVR requested a review from a team as a code owner April 16, 2024 10:56
@myparcel-bot myparcel-bot bot added the changes requested (Auto) label Apr 19, 2024
@FreekVR FreekVR requested review from Cysword and mknijnenberg April 19, 2024 14:24
@FreekVR FreekVR requested a review from Cysword April 23, 2024 07:36
@FreekVR FreekVR enabled auto-merge April 23, 2024 10:50
@FreekVR FreekVR requested a review from mknijnenberg April 24, 2024 07:34
@myparcel-bot myparcel-bot bot added approved (Auto) and removed changes requested (Auto) labels Apr 24, 2024
@FreekVR FreekVR added this pull request to the merge queue Apr 24, 2024
Merged via the queue into main with commit 648d7a4 Apr 24, 2024
9 checks passed
@FreekVR FreekVR deleted the INT-407-openapi-spec-generated-documentations branch April 24, 2024 11:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved (Auto)
Development

Successfully merging this pull request may close these issues.

4 participants