UniversityRadioYork / ury-rapid

(obsolete) Radio API Daemon
BSD 2-Clause "Simplified" License
2 stars 0 forks source link

API documentation assumes common playout model #18

Open MattWindsor91 opened 10 years ago

MattWindsor91 commented 10 years ago

The API documentation is written from the point of view that bra will always expose one, and only one, playout system model. Since the change to a multi-driver system, this isn't always true.

The API documentation for the /players, /playlists, and suchlike parts needs to be moved to a new section for the 'playout model API', whereas things like /info and /log are part of the common bra API.