Files
gh-jeremylongshore-claude-c…/skills/skill-adapter/references/README.md
2025-11-29 18:52:26 +08:00

8 lines
539 B
Markdown

# References
Bundled resources for api-mock-server skill
- [ ] openapi_specification.md: A detailed explanation of the OpenAPI specification and best practices for creating API specifications.
- [ ] mock_server_configuration.md: Documentation on the configuration options for the mock server, including how to customize responses, simulate latency, and handle errors.
- [ ] example_openapi_specs.md: A collection of example OpenAPI specifications for different types of APIs (e.g., REST, GraphQL) to serve as a starting point for users.