|
|
|
|
|
by yellow_lead
1755 days ago
|
|
The problem is that your API then doesn't have a clear specification. Or maybe it does, but this doesn't communicate it. Showing some examples can still lead a team to run into an edge case when they find a different behavior for a different value passed in the API body. At least OpenAPI has a way of documenting such behaviors. |
|