Commit 9226d2d1 authored by Yuya Kuno's avatar Yuya Kuno
Browse files

Edit IntentManagement.yaml

parent b5359a03
Loading
Loading
Loading
Loading
Loading
+1 −4
Original line number Diff line number Diff line
@@ -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
@@ -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':