From 9f694715b6ac000363d73646af9dcf004a9a5d7b Mon Sep 17 00:00:00 2001 From: EdiNation <61020611+EdiNation@users.noreply.github.com> Date: Sun, 12 Apr 2020 13:00:05 +0100 Subject: [PATCH] Update IMPLEMENTATIONS.md --- IMPLEMENTATIONS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/IMPLEMENTATIONS.md b/IMPLEMENTATIONS.md index 868123c6cd..86cafdc9aa 100644 --- a/IMPLEMENTATIONS.md +++ b/IMPLEMENTATIONS.md @@ -26,6 +26,7 @@ These tools are not endorsed by the OAI. | openapi-validator | [gitlab/mmal/openapi-validator](https://gitlab.com/mmalawski/openapi-validator) | PHP | Validates response against OpenAPI schema | | OpenAPI-Delphi | [github/paolo-rossi/OpenAPI-Delphi](https://github.com/paolo-rossi/OpenAPI-Delphi) | Delphi | Delphi implementation of a generator, parser and validator for the OpenAPI 3 Specification | | spring-openapi | [github/jrcodeza/spring-openapi](https://github.com/jrcodeza/spring-openapi) | Java | OpenAPI v3 generator for Java Spring. Includes also client generation. Supports inheritance with discriminators and Jackson annotations and custom interceptors. | +| OpenAPI-EDI | [EDI API](https://docs.edination.com/hc/en-gb/articles/360012871880-OpenAPI-EDI-Extensions) | dotnet | Representation of electronic data interchange (EDI) document formats using OpenAPI 3 | #### Editors