Open mcNisse opened 2 weeks ago
Enligt dokumentation skall operationen endast acceptera ett (1) meddelande. Detta innebär att yml specifikationen är fel. Nästa version yml filen så kommer detta korrigeras enligt: operationId: deleteMessageById summary: Delete a message. A client can only delete messages on specific messages status tags:
Contact Details (Optional)
johan.erlands@idainfront.se
What happened?
The generated code for deleteMessage gets an array of messageIds. It should be only one.
Items should be removed and example indented accordingly.
Steps To Reproduce
Generate java code from the specification.
What did you expect?
The methods for delete message should get one messageId as argument
Version (Optional)
No response
Screenshots (Optional)
No response
Relevant log output (Optional)
No response