Skip to content

Commit

Permalink
chore: update openapi.json files and README
Browse files Browse the repository at this point in the history
  • Loading branch information
raimundo-henriques committed May 14, 2024
1 parent 15d25f5 commit 330440d
Show file tree
Hide file tree
Showing 3 changed files with 981 additions and 5 deletions.
7 changes: 3 additions & 4 deletions spec/rest-api/README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
# specs/rest-api

Here we are distributing OpenAPI files which describe the Use Case 001 REST API.

**⚠️⚠️ Right now, the OpenAPI files here are work in progress and pending a through review from the Pathfinder community. ⚠️⚠️**
Here we are distributing OpenAPI files which describe an HTTP REST API conformant to the PACT Technical Specifications.

## OpenAPI file lineage

Expand All @@ -14,4 +12,5 @@ You can regenerate the files by building and running the [endpoint](../../endpoi
| :---------------------------------------: | :--------: | ------------------------------------------------ |
| [`1.0.0-beta1`](openapi-1.0.0-beta1.json) | 2022-06-16 | Initial version imported for comments and review |
| [`1.0.0-beta2`](openapi-1.0.0-beta2.json) | 2023-01-06 | Updated version (incorporating Mikito Iwamasa's feedback. Thank you!) |
| [`2.2.0-20240327`](openapi-2.2.0-wip1.json) | 2024-04-30 | Version 2.2.0 of the tech specs (to be community-reviewed) |
| [`2.2.0-20240327`](openapi-2.2.0.json) | 2024-04-30 | Version 2.2.0 of the tech specs (reviewed) |
| [`2.2.1-20240514`](openapi-2.2.1-wip.json) | 2024-05-14 | Version 2.2.1 of these tech specs (reviewed) |
Original file line number Diff line number Diff line change
Expand Up @@ -1048,4 +1048,4 @@
}
}
}
}
}
Loading

0 comments on commit 330440d

Please sign in to comment.