RestRequestMethod type

Defines values for RestRequestMethod.

type RestRequestMethod = "GET" | "POST"