mirror of
https://github.com/foomo/hanko-go.git
synced 2025-10-16 12:35:35 +00:00
feat: update to version 1.2.0
This commit is contained in:
parent
d898e1a443
commit
4e1c4688c4
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -1,4 +1,4 @@
|
||||
package adminclient
|
||||
|
||||
// generate curl -f -H "Accept: application/vnd.github.v3.raw" -o "client.yaml" -L "https://raw.githubusercontent.com/teamhanko/hanko/backend/v0.11.0/docs/static/spec/admin.yaml"
|
||||
// generate curl -f -H "Accept: application/vnd.github.v3.raw" -o "client.yaml" -L "https://raw.githubusercontent.com/teamhanko/docs/refs/heads/main/openapi-admin.yaml"
|
||||
//go:generate oapi-codegen -generate types,client -config client.config.yaml -o client_gen.go client.yaml
|
||||
|
||||
Loading…
Reference in New Issue
Block a user