Documentation
¶
Overview ¶
apitable regenerates the "API Coverage" table in README.md from the OpenAPI spec. Implemented operations are detected automatically by scanning internal/commands/ for the generated client method names (PascalCased operationId, with or without the WithResponse suffix).
Run via `go generate ./...` or `go run ./tools/apitable`.
Click to show internal directories.
Click to hide internal directories.