Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions universal-data-api.bs
Original file line number Diff line number Diff line change
Expand Up @@ -468,6 +468,8 @@ Example body:

```

In some cases when a UDA instance receives a dataset update it may be too busy or overloaded to process the request. In these cases the server MAY return a 503 response code. The client SHOULD retry the request at a later time.

To send a full sync requires the use of the following headers used in a specific way. The headers are:

```
Expand Down