Skip to content

Commit

Permalink
Update API requests.md
Browse files Browse the repository at this point in the history
Remove Error response messages section as no longer applies globally
  • Loading branch information
cristian-recoseanu committed Mar 5, 2024
1 parent 956853b commit e704532
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions docs/API requests.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,3 @@ The response MUST be of type [NcMethodResult](https://specs.amwa.tv/ms-05-02/lat
This is equivalent to invoking the specified method.

`TODO`: Figure out how we map deprecation statuses for properties and methods.

## Error response messages

When any request encounters an error, the response MUST be [NcMethodResultError](https://specs.amwa.tv/ms-05-02/latest/docs/Framework.html#ncmethodresulterror) or a derived datatype.

0 comments on commit e704532

Please sign in to comment.