You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-1
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,8 @@
3
3
[API Elements](https://apielements.org/) is a uniform interface for dealing
4
4
with API description formats ([API Blueprint](https://apiblueprint.org/), [OpenAPI](https://github.com/OAI/OpenAPI-Specification), ...). This repository contains tooling for handling API
5
5
Elements in JavaScript along with parsers and serializers for API description
6
-
languages.
6
+
languages. [fury-cli](packages/fury-cli) provides a command line interface to
7
+
API Elements which can be used to validate API Description Documents.
0 commit comments