Fixing API #58

Merged
ieris19 merged 9 commits from web-api/error-fixing into main 2023-05-29 09:41:02 +00:00
ieris19 commented 2023-05-29 09:03:49 +00:00 (Migrated from github.com)

The API had a few issues that should be sorted now. Among them:
The API expected multiple bodies instead of a single JSON String, it didn't share the Ids that are needed for the comments and it used patch instead of put for some http methods (patch has less widespread support).

The API had a few issues that should be sorted now. Among them: The API expected multiple bodies instead of a single JSON String, it didn't share the Ids that are needed for the comments and it used patch instead of put for some http methods (patch has less widespread support).
rojuspaukste (Migrated from github.com) approved these changes 2023-05-29 09:41:02 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
SEP4-5X/cloud-microservices!58
No description provided.