You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// Generates the OpenAPI stubs for the API server and client.
//go:generate go run -mod=mod github.com/oapi-codegen/oapi-codegen/v2/cmd/[email protected] --config api/config.yaml api/openapi.yaml
//go:generate go run github.com/Southclaws/storyden/internal/tools/rbacgen api/openapi.yaml app/transports/http/bindings/openapi_rbac_gen/openapi_rbac_gen.go