Skip to content

Commit

Permalink
v2.3.2-1 resolve api_specification error
Browse files Browse the repository at this point in the history
  • Loading branch information
knowbase committed Jul 6, 2023
1 parent 080ca71 commit 66274ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xc/terraform.tfvars.examples
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ xc_api_val_all = false
xc_api_val_properties = ["PROPERTY_QUERY_PARAMETERS", "PROPERTY_PATH_PARAMETERS", "PROPERTY_CONTENT_TYPE", "PROPERTY_COOKIE_PARAMETERS", "PROPERTY_HTTP_HEADERS", "PROPERTY_HTTP_BODY"]
#Validation Mode active for endpoint (false = skip)
xc_api_val_active = false
#Validation Enforment Type
#Validation Enforment Type (only one of these should be set to true)
enforcement_block = false
enforcement_report = false
#Allow access to unprotected endpoints
Expand Down

0 comments on commit 66274ea

Please sign in to comment.