Skip to content

Commit

Permalink
Changed the test resource to work with new changes
Browse files Browse the repository at this point in the history
  • Loading branch information
piyumaldk committed Mar 18, 2024
1 parent 1d2e723 commit 2915589
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,7 @@
}
},
"x-wso2-auth-header" : "Authorization",
"x-wso2-cors" : null,
"x-wso2-production-endpoints" : {
"urls" : [ "http://api.ipify.org" ],
"type" : "http"
Expand All @@ -118,6 +119,7 @@
"urls" : [ "http://api.ipify.org" ],
"type" : "http"
},
"x-wso2-basePath" : null,
"x-wso2-transports" : [ "http", "https" ],
"x-wso2-application-security" : {
"security-types" : [ "oauth2" ],
Expand Down

0 comments on commit 2915589

Please sign in to comment.