Loading src/SOL021/IntentManagement/IntentManagement.yaml +1 −4 Original line number Diff line number Diff line Loading @@ -12,9 +12,6 @@ info: license: name: ETSI Forge copyright notice url: https://forge.etsi.org/etsi-forge-copyright-notice.txt security: - OauthSecurity: - all servers: - url: http://127.0.0.1/nfvintent/v1 - url: https://127.0.0.1/nfvintent/v1 Loading Loading @@ -84,7 +81,7 @@ paths: content: application/json: schema: $ref: ../components/SOL021_params.yaml#/components/schemas/Intent $ref: ../components/SOL021_params.yaml#/components/schemas/IntentModifications required: true responses: '200': Loading Loading
src/SOL021/IntentManagement/IntentManagement.yaml +1 −4 Original line number Diff line number Diff line Loading @@ -12,9 +12,6 @@ info: license: name: ETSI Forge copyright notice url: https://forge.etsi.org/etsi-forge-copyright-notice.txt security: - OauthSecurity: - all servers: - url: http://127.0.0.1/nfvintent/v1 - url: https://127.0.0.1/nfvintent/v1 Loading Loading @@ -84,7 +81,7 @@ paths: content: application/json: schema: $ref: ../components/SOL021_params.yaml#/components/schemas/Intent $ref: ../components/SOL021_params.yaml#/components/schemas/IntentModifications required: true responses: '200': Loading