Initial commit
This commit is contained in:
7
skills/skill-adapter/scripts/README.md
Normal file
7
skills/skill-adapter/scripts/README.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# Scripts
|
||||
|
||||
Bundled resources for api-error-handler skill
|
||||
|
||||
- [ ] validate_status_code.py: Validates if a given HTTP status code is valid according to standards.
|
||||
- [ ] format_error_response.py: Formats an error response into a consistent JSON structure.
|
||||
- [ ] generate_error_code.py: Generates a unique error code for internal tracking.
|
||||
Reference in New Issue
Block a user