v1

latestOpenAPI 3.0.12026-07-178692133.1 KB
EnvironmentFeatureService

Create a specific feature in this environment.

post/mr-api/features/{eid}/feature/{key}

Request body

idstring uuid
keystring required
lockedboolean required
valueStringstring

default value if no strategy matches. interpreted by type in parent

valueNumbernumber
valueBooleanboolean
valueJsonstring
retiredboolean

if false or null, this feature will visible on edge. if true, it will not be passed to the client

environmentIdstring uuid
versioninteger

used for optimistic locking

whenUpdatedstring date-time
whatUpdatedstring

Response

Resulting features

idstring uuid
keystring required
lockedboolean required
valueStringstring

default value if no strategy matches. interpreted by type in parent

valueNumbernumber
valueBooleanboolean
valueJsonstring
retiredboolean

if false or null, this feature will visible on edge. if true, it will not be passed to the client

environmentIdstring uuid
versioninteger

used for optimistic locking

whenUpdatedstring date-time
whatUpdatedstring