perform a switch to yaml

This commit is contained in:
maji
2025-12-30 01:10:38 +07:00
parent ea66d3d901
commit cbda781eb1
336 changed files with 8953 additions and 11523 deletions

View File

@@ -0,0 +1,14 @@
Name: HttpRequestMethod
InternalName: HttpRequestMethodEnum
Options:
- Name: Get
Description: ""
- Name: Post
Description: ""
- Name: Put
Description: ""
- Name: Delete
Description: ""
- Name: Patch
Description: ""
Description: Missing Documentation