methods property
methods refers to the REST verbs as in https://www.w3.org/Protocols/rfc2616/rfc2616-sec9.html.
When none specified, all verb types are allowed.
Implementation
core.List<core.String>? methods;
methods refers to the REST verbs as in https://www.w3.org/Protocols/rfc2616/rfc2616-sec9.html.
When none specified, all verb types are allowed.
core.List<core.String>? methods;