update and add missing environments
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
name: ORDS
|
||||
variables:
|
||||
- name: situasBaseUrl
|
||||
value: https://situas-servizi.istat.it/publish
|
||||
@@ -2,13 +2,21 @@ opencollection: 1.0.0
|
||||
|
||||
info:
|
||||
name: ORDS generated API for publish
|
||||
config:
|
||||
proxy:
|
||||
inherit: true
|
||||
config:
|
||||
protocol: http
|
||||
hostname: ""
|
||||
port: ""
|
||||
auth:
|
||||
username: ""
|
||||
password: ""
|
||||
bypassProxy: ""
|
||||
|
||||
request:
|
||||
variables:
|
||||
- name: baseUrl
|
||||
value: https://situas-servizi.istat.it/publish
|
||||
value: "{{situasBaseUrl}}"
|
||||
bundled: false
|
||||
extensions:
|
||||
ignore:
|
||||
- node_modules
|
||||
- .git
|
||||
extensions: {}
|
||||
|
||||
Reference in New Issue
Block a user