Skip to content
This repository was archived by the owner on Feb 3, 2026. It is now read-only.

Latest commit

 

History

History
27 lines (13 loc) · 462 Bytes

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")