Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
ACS
Public
Cloud
MAS
clonemap
Commits
fd62d18a
Commit
fd62d18a
authored
Mar 02, 2021
by
Stefan Dähling
Browse files
fix wrong types in ams openapi
parent
3c7ea3b3
Pipeline
#419464
passed with stages
in 3 minutes and 13 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
api/agency/openapi.yaml
View file @
fd62d18a
...
...
@@ -220,7 +220,7 @@ components:
type
:
string
perf
:
description
:
Denotes the type of the communicative act of the ACL message
type
:
string
type
:
integer
sender
:
description
:
Denotes the identity of the sender of the message
type
:
integer
...
...
@@ -255,7 +255,7 @@ components:
prot
:
description
:
Denotes the interaction protocol that the sending agent is
employing with this ACL message
type
:
string
type
:
integer
convid
:
description
:
Introduces an expression which is used to identify the ongoing
sequence of communicative acts that together form a conversation
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment