Escape HTML files in Swagger parameters

16 views
Skip to first unread message

Joao

unread,
Aug 18, 2017, 5:23:53 AM8/18/17
to Swagger
Hello

I would like to remove HTML tags from Swagger parameters (like strip_tags in PHP).

Example of Swagger parameters:

              - name: l_name
                in: path
                description: test
                required: true
                type: string
                format: string
              - name: g_name
                in: query
                description: test
                required: true
                type: string
                format: string
                allowEmptyValue: false



How can Escape HTML tags (sent by URL), as Swagger doesn't remove automatically...?

Thank you in advance for helping me :)

Ron Ratovsky

unread,
Aug 18, 2017, 2:32:45 PM8/18/17
to swagger-sw...@googlegroups.com

Really not sure what you’re referring to…

--
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 swagger-swaggers...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages