Skip to content

Commit

Permalink
status is deprecated
Browse files Browse the repository at this point in the history
  • Loading branch information
tbedford committed Aug 16, 2022
1 parent 916622d commit c38632b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion definitions/control-v1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
openapi: 3.0.1
info:
title: Control API v1
version: 1.0.27
version: 1.0.28
description: |
Use the Control API to manage your applications, namespaces, keys, queues, rules, and more.
Expand Down Expand Up @@ -4379,6 +4379,7 @@ TOfReTlUQzgpXRW5h3n2LVXbXQhPGcVitb88Cm2R8cxQwgB1VncM8yvmKhREo2tz
type: string
description: The status of the application. Can be `enabled` or `disabled`. Enabled means available to accept inbound connections and all services are available.
example: enabled
deprecated: true
tlsOnly:
type: boolean
nullable: true
Expand Down

0 comments on commit c38632b

Please sign in to comment.