Skip to content

Commit 4261964

Browse files
committed
APM-4217 Remove spec from manifest
1 parent 824a680 commit 4261964

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

manifest_template.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,7 @@ apigee:
4343
quota: {{ ENV.quota | default('300') }}
4444
quotaInterval: '1'
4545
quotaTimeUnit: minute
46-
specs:
47-
- name: {{ NAME }}
48-
path: {{ SERVICE_NAME }}.json
46+
specs: []
4947
api_catalog:
5048
- edgeAPIProductName: {{ NAME }}
5149
anonAllowed: true

0 commit comments

Comments
 (0)