8000 Support for regexp "pattern" · Issue #329 · fybrik/crdoc · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Support for regexp "pattern" #329

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

Open
senyahnoj opened this issue Apr 25, 2025 · 0 comments
Open

Support for regexp "pattern" #329

senyahnoj opened this issue Apr 25, 2025 · 0 comments

Comments

@senyahnoj
Copy link

Would it be possible to support regexp "pattern" in CRDs?

Here's an example snippet from a CRD

rootUrl:
  description: Root URL 
  type: string
  format: uri
  pattern: "^https://[^/]+/?$"

On crdoc 0.6.4, the description, type and format are rendered in the resulting markdown table. If would be really useful if the RegExp pattern could also appear.

Thanks very much!

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

No branches or pull requests

1 participant
0