Skip to content

Instantly share code, notes, and snippets.

View fhyfirman's full-sized avatar

Firman fhyfirman

  • HungryHub
View GitHub Profile
@fhyfirman
fhyfirman / swagger.io
Last active May 7, 2024 09:38
Swagger
---
openapi: 3.0.1
info:
title: API V1
version: v1
paths:
"/api/v1/restaurants/{restaurant_id}/category_menus":
get:
summary: Retrieves a All Category Menu
tags: