Ingredient APIΒΆ
-
class
recipes.api.ingredient.IngredientViewSet(**kwargs) Bases:
rest_framework.viewsets.ReadOnlyModelViewSetThis class provides the API get and retrieve views for the ingredient objects
-
queryset
-
serializer_class alias of
recipes.serializers.ingredient.IngredientSerializer
-