Skip to content

Commit

Permalink
Added stats call
Browse files Browse the repository at this point in the history
  • Loading branch information
HariharanAnantharaman committed May 27, 2021
1 parent 1d7ca5b commit a71bbc6
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions devops/cloudendpoints/techowater_api_gateway-01.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -303,6 +303,20 @@
schema:
type: string

/supply/stats :
get:
summary: Supply-Stats
operationId: Supply Stats For Meter Data
x-google-backend:
address: http://34.72.73.97:8098
path_translation: APPEND_PATH_TO_ADDRESS
protocol: http/1.1
responses:
'200':
description: A successful response
schema:
type: string


#######Techowater-Dashboard-Ui#####

Expand Down

0 comments on commit a71bbc6

Please sign in to comment.