Skip to main content

· 3 min read

Introducing a more flexible and efficient way to validate your OpenAPI definitions with our GitHub App! The new Filepath Workflow allows you to specify the exact path to your main OpenAPI file, making it easier to manage and validate complex or modular API projects. This update streamlines the validation process, reduces unnecessary checks, and ensures your API definitions are always up to standard.

· 2 min read

APIMatic now supports four widely-used pagination strategies in Ruby SDKs: Offset, Page, Cursor, and Link based pagination. This enhancement provides a seamless and unified way to consume paginated API responses, regardless of the underlying mechanism.