← Kembali ke Dokumentasi
Contoh dokumentasi backend

bruno.json

docs/03-api/bruno/bruno.json

Contoh isi file untuk sistem antrian. Sesuaikan dengan implementasi proyek Anda.

{
  "version": "1",
  "name": "BIT Antrian — Contoh",
  "type": "collection",
  "ignore": [
    "node_modules",
    ".git"
  ]
}