You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
2 weeks ago | |
|---|---|---|
| .. | ||
| README.md | 2 weeks ago | |
README.md
API Documentation
Owner: kontrak API (endpoint, auth, request/response, error code). Session summary hanya ringkas perubahan — detail tetap di sini.
Indeks Endpoint
| Method | Path | Deskripsi | Auth | Doc |
|---|---|---|---|---|
| nama.md |
Konvensi
- Satu file per resource/domain, atau satu file OpenAPI jika lebih cocok.
- Breaking change wajib dicatat di ../changelog.md dan ../version.md.
- Contoh request/response tanpa credential nyata.
Template Endpoint
{METHOD} {/path}
Deskripsi: {apa yang dilakukan}
Auth: {none / bearer / api-key / session}
Request:
{}
Response 200:
{}
Error:
| Code | Meaning |
|---|---|