We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3a183d commit f805c8dCopy full SHA for f805c8d
manifest_template.yml
@@ -20,13 +20,6 @@ APIGEE_ENVIRONMENTS:
20
rate_limit: 300
21
spike_rate_limit: 600pm # 10 requests per second
22
approval_type: auto
23
- - name: internal-qa
24
- display_name: Internal QA
25
- has_mock_auth: true
26
- portal_visibility: false
27
- rate_limit: 600
28
- spike_rate_limit: 600pm # 10 requests per second
29
- approval_type: auto
30
- name: internal-qa-sandbox
31
display_name: Internal QA Sandbox
32
portal_visibility: false
0 commit comments