Skip to content
Snippets Groups Projects
Commit 486a312e authored by Marco Holz's avatar Marco Holz
Browse files

Merge branch 'feat/api-86-multiple-regions-per-service' into 'main'

docs(destination): destination services can be offered in multiple regions

Closes api#86

See merge request !12
parents 7b68998e 30e0fb43
No related branches found
No related tags found
1 merge request!12docs(destination): destination services can be offered in multiple regions
......@@ -70,7 +70,7 @@ $ curl \
"schemaUri": "https://schema.fitko.de/fim/s00000000009_1.0.0.schema.json",
"mimeType": "application/json"
],
"region": "DE13441111"
"regions": ["DE13441111"]
}
],
"callback": "https://example.com/callback",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment