Skip to content
Snippets Groups Projects
Commit e0f8a05e authored by Andreas Huber's avatar Andreas Huber
Browse files

#3 Sematic error of the OAS in editor.swagger.io

parent ac0b6cc7
No related branches found
No related tags found
No related merge requests found
......@@ -125,7 +125,7 @@
],
"security": [
{
"OAuth 2.0": [
"OAuth20": [
"{senderId}:application:apply",
"{senderId}:sender:manage"
]
......@@ -347,7 +347,7 @@
],
"security": [
{
"OAuth 2.0": [
"OAuth20": [
"{senderId}:application:apply",
"{senderId}:sender:manage"
]
......@@ -464,7 +464,7 @@
],
"security": [
{
"OAuth 2.0": [
"OAuth20": [
"{senderId}:destination-info:read",
"{senderId}:sender:manage"
]
......@@ -590,7 +590,7 @@
],
"security": [
{
"OAuth 2.0": [
"OAuth20": [
"{senderId}:application:apply",
"{senderId}:sender:manage"
]
......@@ -752,7 +752,7 @@
],
"security": [
{
"OAuth 2.0": [
"OAuth20": [
"{senderId}:application:apply",
"{senderId}:sender:manage"
]
......@@ -860,7 +860,7 @@
"description": "Ruft den aktuellen Status der Übermittlung sowie einer Übersicht der bisherigen Übertragungshistorie ab.",
"security": [
{
"OAuth 2.0": [
"OAuth20": [
"{senderId}:status:read",
"{senderId}:sender:manage"
]
......@@ -1019,7 +1019,7 @@
],
"security": [
{
"OAuth 2.0": [
"OAuth20": [
"{senderId}:application:apply",
"{senderId}:sender:manage"
]
......
......@@ -211,7 +211,7 @@
],
"security": [
{
"OAuth 2.0": [
"OAuth20": [
"{subscriberId}:destination:read",
"{subscriberId}:manage",
"{subscriberId}:destination:manage"
......@@ -354,7 +354,7 @@
],
"security": [
{
"OAuth 2.0": [
"OAuth20": [
"{subscriberId}:manage",
"{subscriberId}:destination:manage",
"{subscriberId}:destination:create"
......@@ -486,7 +486,7 @@
],
"security": [
{
"OAuth 2.0": [
"OAuth20": [
"{subscriberId}:manage",
"{subscriberId}:application:receive",
"{subscriberId}:destination:{destinationId}:application:receive"
......@@ -592,7 +592,7 @@
],
"security": [
{
"OAuth 2.0": [
"OAuth20": [
"{subscriberId}:manage",
"{subscriberId}:application:receive",
"{subscriberId}:destination:{destinationId}:application:receive"
......@@ -795,7 +795,7 @@
],
"security": [
{
"OAuth 2.0": [
"OAuth20": [
"{subscriberId}:manage",
"{subscriberId}:application:receive",
"{subscriberId}:destination:{destinationId}:application:receive"
......@@ -889,7 +889,7 @@
],
"security": [
{
"OAuth 2.0": [
"OAuth20": [
"{subscriberId}:manage",
"{subscriberId}:application:receive",
"{subscriberId}:destination:{destinationId}:application:receive"
......@@ -1092,7 +1092,7 @@
],
"security": [
{
"OAuth 2.0": [
"OAuth20": [
"{subscriberId}:manage",
"{subscriberId}:application:receive",
"{subscriberId}:destination:{destinationId}:application:receive"
......@@ -1240,7 +1240,7 @@
],
"security": [
{
"OAuth 2.0": [
"OAuth20": [
"{subscriberId}:destination:read",
"{subscriberId}:destination:manage",
"{subscriberId}:manage",
......@@ -1390,7 +1390,7 @@
],
"security": [
{
"OAuth 2.0": [
"OAuth20": [
"{subscriberId}:manage",
"{subscriberId}:destination:update",
"{subscriberId}:destination:manage",
......@@ -1472,7 +1472,7 @@
],
"security": [
{
"OAuth 2.0": [
"OAuth20": [
"{subscriberId}:manage",
"{subscriberId}:destination:manage",
"{subscriberId}:destination:delete",
......
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