curl --location 'host/api/recipe/category' --header 'X-Auth-Header: X_AUTH_HEADER'
+ curl --location 'host/api/recipe/category' --header 'X-Auth-Header: X_AUTH_HEADER'
Get all categories recipes
GET /api/recipe/category/int:pk/recipes
-Parameters
+Parameters
@@ -1654,7 +1741,7 @@ Parameters
-
+
@@ -1673,7 +1760,7 @@
+Responses
@@ -1695,9 +1782,9 @@ Responses
+Example cURL
- curl --location 'host/api/recipe/category/1/recipes' --header 'X-Auth-Header: X_AUTH_HEADER'
+ curl --location 'host/api/recipe/category/1/recipes' --header 'X-Auth-Header: X_AUTH_HEADER'
@@ -1705,11 +1792,11 @@ Create category