Skip to content

Commit f2c9d83

Browse files
annelo-msftmikekistler
authored andcommitted
small updates for versioning
1 parent 8c25785 commit f2c9d83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure/Guidelines.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -297,7 +297,7 @@ Because of this, required fields can only be introduced in the 1st version of a
297297

298298
When using this method | if this condition happens | use this response code
299299
---------------------- | ------------------------- | ----------------------
300-
PATCH/PUT | Any JSON field name/value not known/valid | `400-Bad Request`
300+
PATCH/PUT | Any JSON field name/value not known/known to version/valid | `400-Bad Request`
301301
PATCH/PUT | Any Read field passed (client can't set Read fields) | `400-Bad Request`
302302
| **If the resource does not exist** |
303303
PATCH/PUT | Any mandatory Create/Update field missing | `400-Bad Request`

0 commit comments

Comments
 (0)