Skip to content

Commit

Permalink
fix: put a new field in edg_app Main Settings (#120)
Browse files Browse the repository at this point in the history
  • Loading branch information
diegoazion authored Sep 12, 2023
1 parent 542c6be commit 1a83d78
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions edgeapplications.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2413,6 +2413,7 @@ components:
cdn_cache_settings: cdn_cache_settings
origin_protocol_policy: origin_protocol_policy
name: name
minimum_tls_version: minimum_tls_version
delivery_protocol: delivery_protocol
browser_cache_settings_maximum_ttl: 0
origin_type: origin_type
Expand All @@ -2429,6 +2430,8 @@ components:
type: string
address:
type: string
minimum_tls_version:
type: string
origin_protocol_policy:
type: string
host_header:
Expand Down

0 comments on commit 1a83d78

Please sign in to comment.