Skip to content

Commit 81ee294

Browse files
authored
Added APIMatic GitHub App (#581)
I am doing well, this is the first PR I've ever merged from the comfort of bed in my new canal boat!! Looking good @aliraza1231, thank you.
1 parent 845c0bc commit 81ee294

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

_data/tools.yml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -552,6 +552,19 @@
552552
v2: true
553553
v3: true
554554
v3_1: true
555+
556+
- name: APIMatic OpenAPI Linter - GitHub App
557+
category:
558+
- description-validators
559+
language: Any
560+
link: https://github.com/marketplace/apimatic-openapi-linter
561+
description: >
562+
The APIMatic OpenAPI Linter GitHub App automatically validates and lints your OpenAPI definitions within GitHub repositories.
563+
Every time you create or update a pull request, the app ensures your API definitions meet high standards for both code generation and documentation generation,
564+
helping you maintain consistency and quality across your API projects.
565+
v2: false
566+
v3: true
567+
v3_1: true
555568

556569
- name: VSCode OpenAPI Editor
557570
category: text-editors

0 commit comments

Comments
 (0)