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-mock-server skill
|
||||
|
||||
- [ ] create_mock_server.py: Script to generate a mock server based on an OpenAPI spec. It should take the OpenAPI spec as input and output the mock server configuration.
|
||||
- [ ] update_mock_server.py: Script to update an existing mock server with a new OpenAPI spec or configuration changes.
|
||||
- [ ] validate_openapi_spec.py: Script to validate an OpenAPI spec for correctness and compatibility before creating a mock server.
|
||||
Reference in New Issue
Block a user