Files
Docs-v2/yaml/enums/HttpRequestMethod.yaml

15 lines
261 B
YAML
Raw Permalink Normal View History

2025-12-30 01:10:38 +07:00
Name: HttpRequestMethod
InternalName: HttpRequestMethodEnum
Options:
- Name: Get
Description: ""
- Name: Post
Description: ""
- Name: Put
Description: ""
- Name: Delete
Description: ""
- Name: Patch
Description: ""
2025-12-30 01:13:07 +07:00
Description: ""