Swagger API documentation with Django REST Framework

แชร์
ฝัง
  • เผยแพร่เมื่อ 30 ก.ย. 2024

ความคิดเห็น • 11

  • @saralightbourne
    @saralightbourne ปีที่แล้ว +2

    what vs code theme are you using? and also.. what is the extension on your side bar with that test icon? pleasee tell me

  • @harikrishna2899
    @harikrishna2899 ปีที่แล้ว

    LHow to exclude POST and PUT on swagger doc using viewset?

  • @sitharthanchandrasekaran4212
    @sitharthanchandrasekaran4212 ปีที่แล้ว +1

    Useful

  • @sabaguzitashvili4223
    @sabaguzitashvili4223 2 ปีที่แล้ว

    i cant use the "with_ui" method for some reason

  • @mohitbodhija7089
    @mohitbodhija7089 2 ปีที่แล้ว

    thanks

  • @dimerdim8403
    @dimerdim8403 ปีที่แล้ว

    website down?

  • @resist7822
    @resist7822 2 ปีที่แล้ว

    hi, how do I add a manual parameters using drf-yasg? im using modelviewset and multiple sub serializer for diff method, i've tried using
    @swagger_auto_schema(request_body=openapi.Schema(type=openapi.TYPE_OBJECT, properties={'id': openapi.Schema(type=openapi.TYPE_INTEGER)}))
    def save():
    ...
    but it is not working..

    • @developertimeline
      @developertimeline  2 ปีที่แล้ว

      Try using @method_decorator I showed in blog post (link in desc.)

    • @anandhis5233
      @anandhis5233 ปีที่แล้ว

      @developertimeline
      Website is down .pls help