zero/api: switch to github.com/oapi-codegen/oapi-codegen (#5226)

This commit is contained in:
Caleb Doxsey 2024-08-19 12:00:48 -06:00 committed by GitHub
parent 15dc77e19d
commit 2925447d35
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 6 additions and 6 deletions

View file

@ -1,6 +1,6 @@
// Package cluster provides primitives to interact with the openapi HTTP API.
//
// Code generated by github.com/deepmap/oapi-codegen/v2 version v2.1.0 DO NOT EDIT.
// Code generated by github.com/oapi-codegen/oapi-codegen/v2 version v2.3.0 DO NOT EDIT.
package cluster
import (