Skip to content

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 16 May 11:48

openapi-gen-go-mcp v0.1.1

Install via Homebrew:

brew install dipjyotimetia/tap/openapi-gen-go-mcp

Or pull the container image:

docker pull ghcr.io/dipjyotimetia/openapi-gen-go-mcp:0.1.1

Or grab a binary from the assets below.

Changelog

  • a8a4d5d: feat(todos): add OpenAPI specification and generated client for Todos API (@dipjyotimetia)
  • 94a1feb: feat: address 8 TODO items (discriminator, content-type prefs, multipart improvements, non-JSON responses, distribution migration) (@dipjyotimetia)