Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions i3-msag-conversion.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
openapi: 3.0.1
info:
title: MSAG Conversion Service
version: "1.0"
version: "1.0.1"
servers:
- url: http://localhost/Mcs/v1
paths:
Expand All @@ -14,7 +14,7 @@ paths:
requestBody:
description: PIDF-LO data
content:
application/json:
application/pidf+xml:
schema:
type: string
required: true
Expand Down Expand Up @@ -48,7 +48,7 @@ paths:
requestBody:
description: MSAG data
content:
application/json:
application/xml:
schema:
type: string
required: true
Expand Down Expand Up @@ -104,4 +104,4 @@ components:
- msagAddress
properties:
msagAddress:
type: string
type: string