Skip to content

Support for regexp "pattern" #329

Description

@senyahnoj

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!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions