Skip to content

Commit

Permalink
comment out externall configuration so example container does not break
Browse files Browse the repository at this point in the history
  • Loading branch information
dikhan committed Dec 4, 2018
1 parent 46e51fe commit d3807e6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions examples/terraform-provider-openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ services:
schema_configuration:
- schema_property_name: "apikey_auth"
default_value: "apiKeyValue"
schema_property_external_configuration:
content_type: raw
file: /Users/dikhanr/.terraform.d/plugins/swaggercodegen
#schema_property_external_configuration:
# content_type: raw
# file: /Users/dikhanr/.terraform.d/plugins/swaggercodegen
goa:
swagger-url: http://goa-service-provider-api.com:9090/swagger/swagger.yaml

0 comments on commit d3807e6

Please sign in to comment.