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

479 B

Assets

Bundled resources for api-mock-server skill

  • mock_server_template.yaml: A template YAML file for configuring the mock server, including placeholders for the OpenAPI spec, response configurations, and other settings.
  • example_responses/: A directory containing example responses for different API endpoints, including successful responses, error responses, and edge cases.
  • openapi_example.yaml: Example OpenAPI spec file to be used as a starting point.