posit-dev / publisher

MIT License
3 stars 0 forks source link

Update frontend API client to reflect API changes #1922

Closed dotNomad closed 4 days ago

dotNomad commented 4 days ago

This updates the API module in the frontend to support the new dir and entrypoint query params.

It also updates the types to support the new projectDir attribute.

The unused accounts API resource has also been removed.

Intent

Part of #1845 and #1848

Type of Change