Update switch.rest.markdown (#16349)

This commit is contained in:
Aleksander Żarczyński 2021-01-29 18:03:55 +01:00 committed by GitHub
parent 7dd3b8b72d
commit 303b93203d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31,7 +31,7 @@ state_resource:
required: false
type: string
method:
description: "The method of the request. Supported `post` or `put`."
description: "The method of the request. Supported `post`, `put` or `patch`."
required: false
type: string
default: post