This repository has been archived by the owner on Jun 12, 2023. It is now read-only.
Releases: speakeasy-api/speakeasy-auth-test-service
Releases · speakeasy-api/speakeasy-auth-test-service
v0.0.8
v0.0.7
v0.0.6
What's Changed
- add offset/limit pagination by @alexadrake in #3
New Contributors
- @alexadrake made their first contribution in #3
Full Changelog: v0.0.4...v0.0.6
v0.0.4
fix
v0.0.3: add route to reflect request body
add route to reflect requestbody (#1) * add route to reflect requestbody * handle req body more generically * unmarshal to interface
v0.0.2: add ping endpoint for testing availability
feat: add ping endpoint for testing availability
v0.0.1: initial version of auth test service
feat: auth test service for testing sdk auth