api-guidelines
api-guidelines copied to clipboard
Microsoft REST API Guidelines
If you choose to use a Weak ETag, then...
...intended usage and descriptions.
In particular, don't use the ISO 8601 duration format because it is poorly supported in language runtimes. We should have guidance something like: > Consider not using ISO8601 durations in...
The current Azure API Guidelines state (though maybe not clearly) that date-time values passed in headers should be formatted as RFC 1123 date-time strings. And certain headers. such as "Date"...
Is it intended that the two guidelines spell this differently?