forked from prasadpgowda/elastos-smartweb-service
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathapi_config.yaml
More file actions
42 lines (41 loc) · 1.43 KB
/
api_config.yaml
File metadata and controls
42 lines (41 loc) · 1.43 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
# The configuration schema is defined by the all the .proto files.
# https://github.com/googleapis/googleapis/blob/master/google/api/service.proto
type: google.api.Service
config_version: 3
name: elastos-smartweb-service-endpoint-jgdewju65a-uk.a.run.app
title: Elastos Smartweb Service Google API Service
apis:
- name: health_check.Health
- name: common.Common
- name: node_rpc.NodeRpc
- name: hive.Hive
- name: wallet.Wallet
- name: sidechain_eth.SidechainEth
usage:
rules:
- selector: health_check.Health.Check
allow_unregistered_calls: true
- selector: health_check.Health.Watch
allow_unregistered_calls: true
- selector: common.Common.GenerateAPIRequest
allow_unregistered_calls: true
- selector: common.Common.GetAPIKey
allow_unregistered_calls: true
- selector: node_rpc.NodeRpc.RpcMethod
allow_unregistered_calls: true
- selector: hive.Hive.UploadAndSign
allow_unregistered_calls: true
- selector: hive.Hive.VerifyAndShow
allow_unregistered_calls: true
- selector: wallet.Wallet.CreateWallet
allow_unregistered_calls: true
- selector: wallet.Wallet.RequestELA
allow_unregistered_calls: true
- selector: sidechain_eth.SidechainEth.DeployEthContract
allow_unregistered_calls: true
- selector: sidechain_eth.SidechainEth.WatchEthContract
allow_unregistered_calls: true
backend:
rules:
- selector: "*"
address: grpcs://elastos-smartweb-service-jgdewju65a-uk.a.run.app