Configs History
POST/variants/configs/history
Configs History
Request
- application/json
Body
required
- MOD1
- MOD1
- MOD1
- MOD1
- ReferenceRequestModel
- MOD1
- MOD1
- MOD1
- MOD1
variant_ref
objectrequired
slugobject
string
versionobject
integer
commit_messageobject
string
idobject
string
application_refobject
slugobject
string
versionobject
integer
commit_messageobject
string
idobject
string
Responses
- 200
- 422
- application/json
- Schema
- Example (from schema)
Schema
- Array [ 
- MOD1
- ReferenceDTO
- MOD1
- MOD1
- MOD1
- MOD1
- ReferenceDTO
- MOD1
- MOD1
- MOD1
- MOD1
- ReferenceDTO
- MOD1
- MOD1
- MOD1
- MOD1
- ReferenceDTO
- MOD1
- MOD1
- MOD1
- MOD1
- LifecycleDTO
- MOD1
- MOD1
- MOD1
- MOD1
- LifecycleDTO
- MOD1
- MOD1
- MOD1
- MOD1
- LifecycleDTO
- MOD1
- MOD1
- MOD1
- MOD1
- LifecycleDTO
- MOD1
- MOD1
- MOD1
- MOD1
- ] 
params
object
required
urlobject
string
application_refobject
slugobject
anyOf
string
versionobject
anyOf
integer
commit_messageobject
anyOf
string
idobject
required
anyOf
string
service_refobject
slugobject
anyOf
string
versionobject
anyOf
integer
commit_messageobject
anyOf
string
idobject
required
anyOf
string
variant_refobject
slugobject
anyOf
string
versionobject
anyOf
integer
commit_messageobject
anyOf
string
idobject
required
anyOf
string
environment_refobject
slugobject
anyOf
string
versionobject
anyOf
integer
commit_messageobject
anyOf
string
idobject
required
anyOf
string
application_lifecycleobject
created_atobject
anyOf
string
updated_atobject
anyOf
string
updated_by_idobject
anyOf
string
updated_byobject
anyOf
string
service_lifecycleobject
created_atobject
anyOf
string
updated_atobject
anyOf
string
updated_by_idobject
anyOf
string
updated_byobject
anyOf
string
variant_lifecycleobject
created_atobject
anyOf
string
updated_atobject
anyOf
string
updated_by_idobject
anyOf
string
updated_byobject
anyOf
string
environment_lifecycleobject
created_atobject
anyOf
string
updated_atobject
anyOf
string
updated_by_idobject
anyOf
string
updated_byobject
anyOf
string
[
  {
    "params": {},
    "url": "string",
    "application_ref": {},
    "service_ref": {},
    "variant_ref": {},
    "environment_ref": {},
    "application_lifecycle": {},
    "service_lifecycle": {},
    "variant_lifecycle": {},
    "environment_lifecycle": {}
  }
]
- application/json
- Schema
- Example (from schema)
Schema
- Array [ 
- Array [ 
- MOD1
- MOD2
- ] 
- ] 
detail
object[]
loc
object[]
required
anyOf
string
integer
{
  "detail": [
    {
      "loc": [
        "string",
        0
      ],
      "msg": "string",
      "type": "string"
    }
  ]
}