Skip to content

Tags: go-openapi/jsonpointer

Tags

v0.21.0

Toggle v0.21.0's commit message
chore(go): go-openapi requires go.1.20 across the board

Signed-off-by: Frederic BIDON <fredbi@yahoo.com>

v0.20.3

Toggle v0.20.3's commit message
updated dependencies

Signed-off-by: Frederic BIDON <fredbi@yahoo.com>

v0.20.2

Toggle v0.20.2's commit message
fix(GetForToken): added support for pointer to interface{}

reflect-based switch doesn't work when the value passed is *any:
the resulting indirection is typed as reflect.Interface and not
the actual underlying type.

* added more stringent checking on nil values (i.e. covers
  interface{}(nil)
* contributes: go-swagger/go-swagger#1898 (pointers to content of a
  x-... swagger extension)

Signed-off-by: Frederic BIDON <fredbi@yahoo.com>

v0.20.1

Toggle v0.20.1's commit message
updated to swag v0.22.5

Signed-off-by: Frederic BIDON <fredbi@yahoo.com>

v0.19.6

Toggle v0.19.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Use github actions (#9)

Signed-off-by: Youyuan Wu <youyuanwu@outlook.com>

v0.19.5

Toggle v0.19.5's commit message
release v0.19.5

v0.19.4

Toggle v0.19.4's commit message
release v0.19.4

v0.19.3

Toggle v0.19.3's commit message
release v0.19.3

v0.19.2

Toggle v0.19.2's commit message
bump to 0.19.2