Skip to content

Latest commit

 

History

History
27 lines (13 loc) · 462 Bytes

UrlPost.md

File metadata and controls

27 lines (13 loc) · 462 Bytes

LaunchDarklyApi.UrlPost

Properties

Name Type Description Notes
kind String [optional]
url String [optional]
substring String [optional]
pattern String [optional]

Enum: KindEnum

  • exact (value: "exact")

  • canonical (value: "canonical")

  • substring (value: "substring")

  • regex (value: "regex")