issues
search
openziti
/
edge-api
A repository for the OpenZiti Edge API Specifications
Apache License 2.0
2
stars
3
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump github.com/go-openapi/strfmt from 0.22.0 to 0.22.1
#86
dependabot[bot]
closed
8 months ago
1
contributes to openziti/ziti#1354
#85
andrewpmartinez
closed
8 months ago
0
Bump golang.org/x/net from 0.20.0 to 0.21.0
#84
dependabot[bot]
closed
8 months ago
1
Bump github.com/go-openapi/validate from 0.22.6 to 0.23.0
#83
dependabot[bot]
closed
8 months ago
1
Bump github.com/go-openapi/runtime from 0.26.2 to 0.27.1
#82
dependabot[bot]
closed
9 months ago
0
Bump github.com/go-openapi/swag from 0.22.7 to 0.22.9
#81
dependabot[bot]
closed
9 months ago
0
Bump github.com/go-openapi/runtime from 0.26.2 to 0.27.0
#80
dependabot[bot]
closed
9 months ago
1
Bump github.com/go-openapi/swag from 0.22.7 to 0.22.8
#79
dependabot[bot]
closed
9 months ago
1
adds /controllers list to management and client API
#78
andrewpmartinez
closed
9 months ago
0
Bump github.com/go-openapi/spec from 0.20.12 to 0.20.14
#77
dependabot[bot]
closed
9 months ago
1
Bump golang.org/x/net from 0.19.0 to 0.20.0
#76
dependabot[bot]
closed
9 months ago
1
Bump github.com/go-openapi/strfmt from 0.21.10 to 0.22.0
#75
dependabot[bot]
closed
9 months ago
1
Bump github.com/go-openapi/swag from 0.22.5 to 0.22.7
#74
dependabot[bot]
closed
9 months ago
1
Bump github.com/go-openapi/validate from 0.22.4 to 0.22.6
#73
dependabot[bot]
closed
9 months ago
1
Bump github.com/go-openapi/loads from 0.21.3 to 0.21.5
#72
dependabot[bot]
closed
9 months ago
1
Bump github.com/go-openapi/loads from 0.21.3 to 0.21.4
#71
dependabot[bot]
closed
10 months ago
1
Bump github.com/go-openapi/spec from 0.20.12 to 0.20.13
#70
dependabot[bot]
closed
10 months ago
1
Bump github.com/go-openapi/swag from 0.22.5 to 0.22.6
#69
dependabot[bot]
closed
10 months ago
1
Add 429 responses to auth endpoints
#68
plorenz
closed
10 months ago
0
Bump github.com/go-openapi/errors from 0.20.4 to 0.21.0
#67
dependabot[bot]
closed
10 months ago
1
Bump github.com/go-openapi/spec from 0.20.11 to 0.20.12
#66
dependabot[bot]
closed
10 months ago
1
Bump github.com/go-openapi/loads from 0.21.2 to 0.21.3
#65
dependabot[bot]
closed
10 months ago
1
Bump github.com/go-openapi/swag from 0.22.4 to 0.22.5
#64
dependabot[bot]
closed
10 months ago
1
Bump github.com/go-openapi/validate from 0.22.3 to 0.22.4
#63
dependabot[bot]
closed
10 months ago
1
Bump github.com/go-openapi/strfmt from 0.21.9 to 0.21.10
#62
dependabot[bot]
closed
10 months ago
1
fix path typo
#61
andrewpmartinez
closed
11 months ago
0
Bump github.com/go-openapi/runtime from 0.26.0 to 0.26.2
#60
dependabot[bot]
closed
11 months ago
1
Add service max idle time
#59
plorenz
closed
11 months ago
0
Bump github.com/go-openapi/strfmt from 0.21.7 to 0.21.9
#58
dependabot[bot]
closed
11 months ago
0
Bump github.com/go-openapi/strfmt from 0.21.7 to 0.21.8
#57
dependabot[bot]
closed
11 months ago
1
Bump github.com/go-openapi/spec from 0.20.9 to 0.20.11
#56
dependabot[bot]
closed
11 months ago
1
Bump github.com/go-openapi/validate from 0.22.1 to 0.22.3
#55
dependabot[bot]
closed
11 months ago
2
Bump golang.org/x/net from 0.18.0 to 0.19.0
#54
dependabot[bot]
closed
11 months ago
0
Bump github.com/go-openapi/validate from 0.22.1 to 0.22.2
#53
dependabot[bot]
closed
11 months ago
1
adds ER update via service and token
#52
andrewpmartinez
closed
12 months ago
0
Bump golang.org/x/net from 0.17.0 to 0.18.0
#51
dependabot[bot]
closed
12 months ago
1
Add 429 responses. Fixes #49
#50
plorenz
closed
1 year ago
0
Add 429 responses to allow indicating that the server is too busy
#49
plorenz
closed
1 year ago
0
Bump golang.org/x/net from 0.15.0 to 0.17.0
#48
dependabot[bot]
closed
1 year ago
0
Bump golang.org/x/net from 0.15.0 to 0.16.0
#47
dependabot[bot]
closed
1 year ago
1
adds capabilities free form string and optional enumerated values
#46
andrewpmartinez
closed
1 year ago
0
Create session can return 404 if service id is invalid. Fixes #44
#45
plorenz
closed
1 year ago
0
create session can return 404 if service id is invalid
#44
plorenz
closed
1 year ago
0
Wrap errors, so we can compare against actual error types
#43
plorenz
closed
1 year ago
0
Bump golang.org/x/net from 0.14.0 to 0.15.0
#42
dependabot[bot]
closed
1 year ago
0
Add default identity type
#40
plorenz
closed
1 year ago
0
openapi generator does not like the `tags` object
#39
ekoby
opened
1 year ago
0
fails to generate Python client with openapi generator
#38
ekoby
opened
1 year ago
2
Bump golang.org/x/net from 0.12.0 to 0.14.0
#37
dependabot[bot]
closed
1 year ago
0
Update golangci-lint
#36
mjtrangoni
opened
1 year ago
0
Previous
Next