From 2d862933064269b4604c0826453bc6e58b557ad0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Rainho?= Date: Sun, 21 Aug 2022 23:30:17 +0100 Subject: [PATCH] new entry on specifications - API Blueprint entry --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a1969d3..408170e 100644 --- a/README.md +++ b/README.md @@ -241,6 +241,7 @@ Name | Author | Description | ## Specifications | Name | Description | | ---- | ----------- | +| [API Blueprint](https://apiblueprint.org/documentation/specification.html)| API Blueprint Specification | | [AscyncAPI](https://www.asyncapi.com/docs/specifications/latest) | AsyncAPI Specification | | [OpenAPI](https://swagger.io/specification/) | OpenAPI Specification | | [JSON API](https://jsonapi.org/format/) | JSON API Specification |