wikipaddle_api 1.1.4 → 1.1.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/lib/wikipaddle_api/admin/v1/admin_service_pb.rb +1 -1
- data/lib/wikipaddle_api/version.rb +1 -1
- metadata +1 -1
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 3f203d083a355448d55612c3ca9575f3c71d65d75a38f0f9508798552bd8a6a4
|
4
|
+
data.tar.gz: e9a3d9a1e4a2fc963cd368af1458b2f4466004ae4c97dcdecbbbc4f542aa095f
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: c4bb9603eca2aa35f6aa49ea3f4e3702ceb4b1d653ae1544b334a135faee63558fd355cb1d5b6a5804fb2f58778ec9659ef15f1b7f338a0b806bf5aa43ed912c
|
7
|
+
data.tar.gz: 27c05926e5e6dd622b28aedd60eb163979638254076ecc339d0f922c4ca66a4ee46b3559b826756d6cd768480e8032e43a112acb190653933caf9320c1e38c8d
|
@@ -5,7 +5,7 @@
|
|
5
5
|
require 'google/protobuf'
|
6
6
|
|
7
7
|
|
8
|
-
descriptor_data = "\n+wikipaddle_api/admin/v1/admin_service.proto\x12\x17wikipaddle_api.admin.v1\"B\n\x06LatLng\x12\x1a\n\x08latitude\x18\x01 \x01(\x01R\x08latitude\x12\x1c\n\tlongitude\x18\x02 \x01(\x01R\tlongitude\"h\n\x04User\x12\x0e\n\x02id\x18\x01 \x01(\tR\x02id\x12\x1d\n\nfirst_name\x18\x02 \x01(\tR\tfirstName\x12\x1b\n\tlast_name\x18\x03 \x01(\tR\x08lastName\x12\x14\n\x05\x65mail\x18\x04 \x01(\tR\x05\x65mail\"\
|
8
|
+
descriptor_data = "\n+wikipaddle_api/admin/v1/admin_service.proto\x12\x17wikipaddle_api.admin.v1\"B\n\x06LatLng\x12\x1a\n\x08latitude\x18\x01 \x01(\x01R\x08latitude\x12\x1c\n\tlongitude\x18\x02 \x01(\x01R\tlongitude\"h\n\x04User\x12\x0e\n\x02id\x18\x01 \x01(\tR\x02id\x12\x1d\n\nfirst_name\x18\x02 \x01(\tR\tfirstName\x12\x1b\n\tlast_name\x18\x03 \x01(\tR\x08lastName\x12\x14\n\x05\x65mail\x18\x04 \x01(\tR\x05\x65mail\"\xa0\x03\n\x12\x43reateGuideRequest\x12\x14\n\x05title\x18\x01 \x01(\tR\x05title\x12 \n\x0b\x64\x65scription\x18\x02 \x01(\tR\x0b\x64\x65scription\x12\x43\n\rstart_lat_lng\x18\x03 \x01(\x0b\x32\x1f.wikipaddle_api.admin.v1.LatLngR\x0bstartLatLng\x12?\n\x0b\x65nd_lat_lng\x18\x04 \x01(\x0b\x32\x1f.wikipaddle_api.admin.v1.LatLngR\tendLatLng\x12\x1a\n\x08polyline\x18\x05 \x01(\x0cR\x08polyline\x12\x18\n\x07\x63ountry\x18\x06 \x01(\tR\x07\x63ountry\x12\x14\n\x05state\x18\x07 \x01(\tR\x05state\x12,\n\x12\x64istance_in_meters\x18\x08 \x01(\x05R\x10\x64istanceInMeters\x12)\n\x10\x61ttribution_text\x18\t \x01(\tR\x0f\x61ttributionText\x12\'\n\x0f\x61ttribution_url\x18\n \x01(\tR\x0e\x61ttributionUrl\"%\n\x13\x43reateGuideResponse\x12\x0e\n\x02id\x18\x01 \x01(\tR\x02id\"-\n\x15GetUserByEmailRequest\x12\x14\n\x05\x65mail\x18\x01 \x01(\tR\x05\x65mail\"K\n\x16GetUserByEmailResponse\x12\x31\n\x04user\x18\x01 \x01(\x0b\x32\x1d.wikipaddle_api.admin.v1.UserR\x04user\"$\n\x12GetUserByIdRequest\x12\x0e\n\x02id\x18\x01 \x01(\tR\x02id\"H\n\x13GetUserByIdResponse\x12\x31\n\x04user\x18\x01 \x01(\x0b\x32\x1d.wikipaddle_api.admin.v1.UserR\x04user2\xd5\x02\n\x0c\x41\x64minService\x12h\n\x0b\x43reateGuide\x12+.wikipaddle_api.admin.v1.CreateGuideRequest\x1a,.wikipaddle_api.admin.v1.CreateGuideResponse\x12q\n\x0eGetUserByEmail\x12..wikipaddle_api.admin.v1.GetUserByEmailRequest\x1a/.wikipaddle_api.admin.v1.GetUserByEmailResponse\x12h\n\x0bGetUserById\x12+.wikipaddle_api.admin.v1.GetUserByIdRequest\x1a,.wikipaddle_api.admin.v1.GetUserByIdResponseB\x82\x02\n\x1b\x63om.wikipaddle_api.admin.v1B\x11\x41\x64minServiceProtoP\x01ZVgithub.com/wikipaddle/wikipaddle/protobuf/gen/go/wikipaddle_api/admin/v1/admin_service\xa2\x02\x03WAX\xaa\x02\x16WikipaddleApi.Admin.V1\xca\x02\x16WikipaddleApi\\Admin\\V1\xe2\x02\"WikipaddleApi\\Admin\\V1\\GPBMetadata\xea\x02\x18WikipaddleApi::Admin::V1b\x06proto3"
|
9
9
|
|
10
10
|
pool = Google::Protobuf::DescriptorPool.generated_pool
|
11
11
|
|