Hi ,
I am getting a swagger when trying to add del for the below resource path.
Is there any problem with this config.

Regards,
Declan



…

paths:

  /logsheets/{tripid}/dep/:

 

…

 

    del:

      summary: blah

      description: blah      

      parameters:

        - name: tripid

          in: path

          required: true

          description: tripId parameter

          type: string

-- 
You received this message because you are subscribed to the Google Groups 
"Swagger" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to