Start breaking OpenAPI spec

This commit is contained in:
Deluan 2023-04-09 17:50:04 -04:00 committed by Deluan
parent be945e010a
commit 250b6dbb33
12 changed files with 234 additions and 226 deletions

View file

@ -1,6 +1,6 @@
// Package api provides primitives to interact with the openapi HTTP API.
//
// Code generated by github.com/deepmap/oapi-codegen version v1.12.5-0.20230314231417-0cfaaa77a7d2 DO NOT EDIT.
// Code generated by github.com/deepmap/oapi-codegen version v1.12.5-0.20230403173426-fd06f5aed350 DO NOT EDIT.
package api
import (