Created
February 12, 2021 11:38
-
-
Save dexterlabora/0dfb2d1d4c44e2e74ae34ca237046605 to your computer and use it in GitHub Desktop.
Revisions
-
dexterlabora created this gist
Feb 12, 2021 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,10 @@ /* OAS Path Ops and Tags */ ( $.paths.*#$index.**.operationId.{ /*"pathIndex": $index,*/ "path": $keys($$.paths)[$index], "operationid": %.operationId, "description": %.description, "tags":%.tags }; )