Merged in jb/openapi (pull request #22)

add openapi infra

* add openapi infra

Includes generated stubs and all deps

* generatetolocation

* basesetupoffunctionsandclient

* round1controllertests

* passintegrationtests

* cleanupfromfullsuite

* storedjson

* fixjsonyaml

* fixtests


Approved-by: Michael McGuinness
This commit is contained in:
Jay Brown
2025-01-15 19:45:51 +00:00
committed by Michael McGuinness
parent 5ca36b0502
commit 174644b63c
443 changed files with 78766 additions and 2119 deletions
+48
View File
@@ -389,6 +389,54 @@
}
}
},
"oapi-codegen@2.4.1": {
"last_modified": "2024-12-23T21:10:33Z",
"resolved": "github:NixOS/nixpkgs/de1864217bfa9b5845f465e771e0ecb48b30e02d#oapi-codegen",
"source": "devbox-search",
"version": "2.4.1",
"systems": {
"aarch64-darwin": {
"outputs": [
{
"name": "out",
"path": "/nix/store/k70yyicfc2wq4i4kpikql4aj8lbwrw0w-oapi-codegen-2.4.1",
"default": true
}
],
"store_path": "/nix/store/k70yyicfc2wq4i4kpikql4aj8lbwrw0w-oapi-codegen-2.4.1"
},
"aarch64-linux": {
"outputs": [
{
"name": "out",
"path": "/nix/store/7wazb5glxl4nx6ibxawcdlmykqzalg35-oapi-codegen-2.4.1",
"default": true
}
],
"store_path": "/nix/store/7wazb5glxl4nx6ibxawcdlmykqzalg35-oapi-codegen-2.4.1"
},
"x86_64-darwin": {
"outputs": [
{
"name": "out",
"path": "/nix/store/pgh1zsh740gfnfr9c1l92i6q1rqmha50-oapi-codegen-2.4.1",
"default": true
}
],
"store_path": "/nix/store/pgh1zsh740gfnfr9c1l92i6q1rqmha50-oapi-codegen-2.4.1"
},
"x86_64-linux": {
"outputs": [
{
"name": "out",
"path": "/nix/store/yws21f8ff1a82l63d0xk1gniir43c8y5-oapi-codegen-2.4.1",
"default": true
}
],
"store_path": "/nix/store/yws21f8ff1a82l63d0xk1gniir43c8y5-oapi-codegen-2.4.1"
}
}
},
"protobuf@28.3": {
"last_modified": "2024-12-03T12:40:06Z",
"resolved": "github:NixOS/nixpkgs/566e53c2ad750c84f6d31f9ccb9d00f823165550#protobuf",