export const apiOptions = () => { return { tags: ["rfid"], summary: "Add new reader", method: "post", path: "/addreader", }; };