Luiz Aoqui
9b393d0535
docs: initial docs for the new API features ( #12094 )
2022-03-14 10:58:42 -04:00
Luiz Aoqui
2876739a51
api: apply consistent behaviour of the reverse query parameter ( #12244 )
2022-03-11 19:44:52 -05:00
Luiz Aoqui
110dbeeb9d
Add go-bexpr
filters to evals and deployment list endpoints ( #12034 )
2022-02-16 11:40:30 -05:00
Seth Hoenig
40c714a681
api: return sorted results in certain list endpoints
...
These API endpoints now return results in chronological order. They
can return results in reverse chronological order by setting the
query parameter ascending=true.
- Eval.List
- Deployment.List
2022-02-15 13:48:28 -06:00
Tim Gross
395628efe1
api: paginate deployment list and accept wildcard namespace ( #11743 )
...
Add `per_page` and `next_token` handling to `Deployment.List` RPC, and
allow the use of a wildcard namespace for namespace filtering.
2022-01-03 08:36:02 -05:00
Bryce Kalow
a6ca40fa4e
feat(website): migrates to new nav data format ( #10264 )
2021-03-31 08:43:17 -05:00
Jeff Escalante
eaaafd9dd4
implement mdx remote
2021-01-05 19:02:39 -05:00