这是indexloc提供的服务,不要输入任何密码
Skip to content

feat: allow hidden/undocumented resources #50

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

Merged
merged 1 commit into from
May 9, 2022

Conversation

sslotnick-isp
Copy link
Collaborator

Allows for creating hidden resource routes that don't appear in the OpenAPI spec or documentation. This is useful for creating endpoints like LB health checks, readiness checks, etc which can use the same server mux but should not appear as part of the API.

Copy link
Owner

@danielgtaylor danielgtaylor left a comment

Choose a reason for hiding this comment

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

LGTM, thanks! 👍

@sslotnick-isp sslotnick-isp merged commit 34009d6 into danielgtaylor:main May 9, 2022
@sslotnick-isp sslotnick-isp deleted the hidden-resources branch May 9, 2022 20:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants