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

Docs: Adds Redocusaurus OpenAPI plugin for Pomerium Zero API #661

Closed
wants to merge 6 commits into from

Conversation

ZPain8464
Copy link
Contributor

@ZPain8464 ZPain8464 commented Jun 5, 2023

This PR adds the Redocusaurus plugin to docusaurus.config.js, and adds a new /docusaurus-plugins/ directory that stores a custom plugin that fixes a node_modules issue with the debug dependency. Without the custom plugin, the build will fail every time. (An example of this fix can be found here. )

This PR adds a sample Pomerium Zero API spec using the Petstore example found here.

You can access the API reference from the NavBar, or by entering /docs/api/ in the URL path.

@netlify
Copy link

netlify bot commented Jun 5, 2023

Deploy Preview for pomerium-docs ready!

Name Link
🔨 Latest commit 5cab082
🔍 Latest deploy log https://app.netlify.com/sites/pomerium-docs/deploys/647e19b8e363b20008e68e34
😎 Deploy Preview https://deploy-preview-661--pomerium-docs.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 settings.

Copy link
Contributor

@nhayfield nhayfield left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@ZPain8464
Copy link
Contributor Author

TODO: Merge main and see if this plugin is still compatible.

@ZPain8464 ZPain8464 closed this Feb 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants