openapi-snapshot 0.1.0

Fetch and save a minified OpenAPI JSON snapshot from a running server.
Documentation
1
2
3
4
5
6
7
8
9
10
11
# Agent Guidelines

## Spec

- Source of truth: `openapi_snapshot_tool.md`
- Keep phase statuses updated as implementation progresses.

## Global Rules

- Add tests for new or changed behavior.
- Keep CLI output stable; avoid breaking changes without version bumps.