Skip to content

Commit

Permalink
Add OAL to the tools list (#442)
Browse files Browse the repository at this point in the history
Co-authored-by: Phil Sturgeon <67381+philsturgeon@users.noreply.github.com>
  • Loading branch information
ebastien and philsturgeon authored Dec 28, 2023
1 parent 7a894a1 commit 5a22ee8
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion _data/tools.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1863,6 +1863,18 @@
v2: true
v3: true

- name: Oxlip API Language
category: dsl
link: https://www.oxlip-lang.org/
github: https://github.com/oxlip-lang/oal
language: OAL
description: |
Oxlip is a high-level functional programming language for designing OpenAPI definitions.
It defines algebraic abstractions over REST concepts to alleviate the pain of managing OpenAPI in JSON or YAML by hand and at scale.
v2: false
v3: true
v3_1: false

- name: openapi-core
category: data-validators
language: Python
Expand Down Expand Up @@ -2350,7 +2362,6 @@
link: https://github.com/criteo/openapi-comparator
description: C# library for comparing two OpenAPI specifications.
v3: true
<<<<<<< HEAD

- name: Hot Potato
category:
Expand Down

0 comments on commit 5a22ee8

Please sign in to comment.