Skip to content

Commit

Permalink
openapi: more hackery (#5)
Browse files Browse the repository at this point in the history
* openapi: more hackery

Signed-off-by: William Woodruff <[email protected]>

* lib: tests

Signed-off-by: William Woodruff <[email protected]>

* more terrible hacks

Signed-off-by: William Woodruff <[email protected]>

* openapi, src: fix HashedrekordSchema

Signed-off-by: William Woodruff <[email protected]>

* lib: add note

Signed-off-by: William Woodruff <[email protected]>

* openapi: switch to a more stable ref

Signed-off-by: William Woodruff <[email protected]>

---------

Signed-off-by: William Woodruff <[email protected]>
  • Loading branch information
woodruffw authored Apr 22, 2024
1 parent 853f873 commit 5403b6e
Show file tree
Hide file tree
Showing 5 changed files with 630 additions and 502 deletions.
4 changes: 2 additions & 2 deletions openapi/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
.PHONY: all
all: fulcio.openapi.json rekor.openapi.json

fulcio.openapi.json: versions
fulcio.openapi.json: versions update.sh
./update.sh

rekor.openapi.json: versions
rekor.openapi.json: versions update.sh
./update.sh
Loading

0 comments on commit 5403b6e

Please sign in to comment.