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
8000
Support for regexp "pattern" #329
Open
@senyahnoj

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!

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

      0