summaryrefslogtreecommitdiff
path: root/docs/src/api/overview/README.md
AgeCommit message (Collapse)Author
2023-09-25Docs: Update API section for V2jwijenbergh
2023-09-25Exports + Client: Refactor registering a clientjwijenbergh
- Make sure the global exports state is only set on successful creating - Only call discovery when adding a server to ensure we get the most up to date args. Creating a client should have no network calls. Fixes #12 - Split creating a client in New and Register in the GO api
2023-09-25API Overview: Typosjwijenbergh
2023-09-25API Overview: Add notes about freeing and deregisteringjwijenbergh
2023-09-25Docs API: Add link to types/serverjwijenbergh
2023-09-25Docs + Types server: Add comments about script-securityjwijenbergh
2023-09-25Docs API: Update links to .mdjwijenbergh
2023-09-25Docs API: Fix go boolean, add errors section and renew transitionjwijenbergh
2023-09-25Docs API: Fix Got Config descriptionjwijenbergh
2023-09-25Docs API: Add more state explanationjwijenbergh
2023-09-25Doc: Update for expiry times and errorsjwijenbergh
2023-09-25Doc: Update document for initial V2 APIjwijenbergh
2022-05-13Refactor: Adapt the API to the documentationjwijenbergh
2022-05-05Docs: Add API and building improvementsjwijenbergh