Skip to content

Commit

Permalink
Minor cleanup.
Browse files Browse the repository at this point in the history
  • Loading branch information
TekMonksGitHub committed May 20, 2021
1 parent d3a1720 commit 4b4fac1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flows/pipeline_RESTtoSOAPtoRESTUsingURL.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"flow": {
"name":"Expose SOAP API as REST",
"description": "Exposes NOAA Weather SOAP Web Service as a REST API. Uses URLs. Input LAT and LON with west as negative and south as negative, and using only two decimal places.",
"disabled": false,
"disabled": true,
"autoGC": false
},
"listener": {
Expand Down

0 comments on commit 4b4fac1

Please sign in to comment.