clean-up project

This commit is contained in:
2024-11-16 11:08:40 -05:00
parent c9689e3092
commit 0e1535a6ae
6 changed files with 8 additions and 28 deletions

39831
api/eiaapi.gen.go Normal file

File diff suppressed because it is too large Load Diff

6
api/genclient.yaml Normal file
View File

@ -0,0 +1,6 @@
# yaml-language-server: $schema=https://raw.githubusercontent.com/oapi-codegen/oapi-codegen/HEAD/configuration-schema.json
package: eiaapi
output: api/eiaapi.gen.go
generate:
client: true
models: true