dock_genius_api_ruby_client 0.1.1.pre.gcf82e3 → 0.1.2.pre.ge30447
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/config.json +10 -0
- data/dg-api-gem/.git/HEAD +1 -0
- data/dg-api-gem/.git/config +13 -0
- data/dg-api-gem/.git/description +1 -0
- data/dg-api-gem/.git/hooks/applypatch-msg.sample +15 -0
- data/dg-api-gem/.git/hooks/commit-msg.sample +24 -0
- data/dg-api-gem/.git/hooks/post-update.sample +8 -0
- data/dg-api-gem/.git/hooks/pre-applypatch.sample +14 -0
- data/dg-api-gem/.git/hooks/pre-commit.sample +49 -0
- data/dg-api-gem/.git/hooks/pre-push.sample +53 -0
- data/dg-api-gem/.git/hooks/pre-rebase.sample +169 -0
- data/dg-api-gem/.git/hooks/prepare-commit-msg.sample +36 -0
- data/dg-api-gem/.git/hooks/update.sample +128 -0
- data/dg-api-gem/.git/index +0 -0
- data/dg-api-gem/.git/info/exclude +6 -0
- data/dg-api-gem/.git/logs/HEAD +1 -0
- data/dg-api-gem/.git/logs/refs/heads/master +1 -0
- data/dg-api-gem/.git/logs/refs/remotes/origin/HEAD +1 -0
- data/dg-api-gem/.git/objects/00/0bf2136d3179234ddfecb13b26554f9e2f4c90 +0 -0
- data/dg-api-gem/.git/objects/03/251f753635b5302d85ffa2b7681623f1f21542 +0 -0
- data/dg-api-gem/.git/objects/0a/5c33a52fbb06520d06bbc5f4b124ed1a9528f6 +0 -0
- data/dg-api-gem/.git/objects/0f/7798223856c806d373ea8da2ecfb127ab097f4 +0 -0
- data/dg-api-gem/.git/objects/10/7ee96a08afe27a4dbe411d6b7ac7274c584dff +0 -0
- data/dg-api-gem/.git/objects/18/2ba7055e1aeb4216346152e66e65bddb4c0cf9 +2 -0
- data/dg-api-gem/.git/objects/19/1bf6a3c7f96f990c9d13c896a93f3c1d9f20c9 +0 -0
- data/dg-api-gem/.git/objects/19/b847fbc31f64ac4362d110c32fe9bbac30b096 +0 -0
- data/dg-api-gem/.git/objects/1a/825f63ae485ff56b4faf701ba522bcc0561f78 +3 -0
- data/dg-api-gem/.git/objects/1d/691d2d0dbb43d184a96fa3cdb1d3c00a1f4f38 +0 -0
- data/dg-api-gem/.git/objects/23/9dbff8bc51ff15a56d0faa3c02e63fed5fcb2c +0 -0
- data/dg-api-gem/.git/objects/26/3386d2358171da7acc57031821ab5f4d05f2b2 +0 -0
- data/dg-api-gem/.git/objects/2e/c238e03b0fe3c4de9a778eae988047d90adedb +0 -0
- data/dg-api-gem/.git/objects/36/1530690b4e5068a46af4e84ffcffcc05fdc4e9 +0 -0
- data/dg-api-gem/.git/objects/39/851c468e61c40e98dd367a58130bf03da54049 +0 -0
- data/dg-api-gem/.git/objects/3a/1638bae7dad86132067c651430a23e0bd00e94 +0 -0
- data/dg-api-gem/.git/objects/3f/dd745b1670cfd8137ed8d9601576c4c55011ca +0 -0
- data/dg-api-gem/.git/objects/40/7a612dc315ab5a363898a2f26c5f40406509c3 +0 -0
- data/dg-api-gem/.git/objects/44/b1fa84f3fdb596e5aa3be4842fafa6d4265007 +4 -0
- data/dg-api-gem/.git/objects/45/3cc136420e8bf8c26ad9a87676e684d011ff8f +2 -0
- data/dg-api-gem/.git/objects/4a/ac7c8a0faa701839f79f09f55a7d1087973b2a +0 -0
- data/dg-api-gem/.git/objects/4d/389bcc61ad278452415941088a4b5dce2d9e0d +0 -0
- data/dg-api-gem/.git/objects/52/2134fcdd3a3416faa5a8d1f1d7cf7eed7614a6 +0 -0
- data/dg-api-gem/.git/objects/53/e744e7af409f7e3dbbd67104da92c4fb0af2cd +0 -0
- data/dg-api-gem/.git/objects/59/832d27043d158a93887128fa62d436e6baf984 +0 -0
- data/dg-api-gem/.git/objects/63/965c44c0baa07e6398ed661798c4cdab144a51 +0 -0
- data/dg-api-gem/.git/objects/67/0889ef241c30f1eaa968ce274bb30c4ef2c04a +0 -0
- data/dg-api-gem/.git/objects/6e/8ed714c65008dbe2d96f1c7c95701ec628687d +0 -0
- data/dg-api-gem/.git/objects/7c/5ec222d1a0d401230d65a4f4c95932b6a4b103 +0 -0
- data/dg-api-gem/.git/objects/7d/e4768355b175138f4f328f538172371ff899b1 +0 -0
- data/dg-api-gem/.git/objects/7e/44b9aade1a985405320127e7b8c87731e2eb47 +0 -0
- data/dg-api-gem/.git/objects/83/e16f80447460c937aeaa44a64d743b27863077 +0 -0
- data/dg-api-gem/.git/objects/84/c03b075cc3e55d7c9c7a6408a479a432177ca1 +0 -0
- data/dg-api-gem/.git/objects/86/b79fcbf184cf40d3762feaa411e60971c9e4e3 +0 -0
- data/dg-api-gem/.git/objects/87/7efadd49fbd5ceeaa984d04ace0ff9929e544d +0 -0
- data/dg-api-gem/.git/objects/89/6ed529d66fa93deb04e710c6783813865b6c9a +0 -0
- data/dg-api-gem/.git/objects/8d/ada3edaf50dbc082c9a125058f25def75e625a +0 -0
- data/dg-api-gem/.git/objects/8e/d5d3491bfa2cba6c326f7c4c39e7ae3ac293fd +0 -0
- data/dg-api-gem/.git/objects/8f/a369451059baeee34e63568bdf97fa6649b417 +0 -0
- data/dg-api-gem/.git/objects/90/0bf41963dbe86e075fb6b2faa712ff54f06b31 +0 -0
- data/dg-api-gem/.git/objects/9b/5962c43f3c1628136292953e48ade70023fad1 +0 -0
- data/dg-api-gem/.git/objects/9c/3aa7b315f9f3501dbf48e049d87edaa4adfa7a +0 -0
- data/dg-api-gem/.git/objects/9e/22e96e9a55c296ac7111f034728eb06138985a +0 -0
- data/dg-api-gem/.git/objects/a0/1e0717b62bac403347a6de50cdbbfc7d00807e +0 -0
- data/dg-api-gem/.git/objects/a7/1cc8489d2347a27ea0f9e16f515394cbc13e0d +0 -0
- data/dg-api-gem/.git/objects/a8/4b30dba8dab3b105c6f730e46e4b75c25dfbcc +0 -0
- data/dg-api-gem/.git/objects/ab/a4ce8ed5919657e2645381b0b7ef9249f53fe1 +3 -0
- data/dg-api-gem/.git/objects/ac/398d23b9a339730fc96b080f971ac907c7182e +0 -0
- data/dg-api-gem/.git/objects/b0/a30dc2224d9fe5a8e2f676564df60d969d6d4e +0 -0
- data/dg-api-gem/.git/objects/b1/4d886e6905ad18c7c760475534846b3834c932 +0 -0
- data/dg-api-gem/.git/objects/b4/367529bfbbd23d20fd7288ab76af25069d7be7 +0 -0
- data/dg-api-gem/.git/objects/b5/f9c09bc0be51297f7e5eba90e95589467ed2ca +0 -0
- data/dg-api-gem/.git/objects/b5/fdfa522d17775e3341e8d233e8e4f55251808b +5 -0
- data/dg-api-gem/.git/objects/bd/0b6f2d0c50fcf68aa3d43d0562514ed7c11839 +0 -0
- data/dg-api-gem/.git/objects/c5/021ce290feadd7ddb909b63666817ea783870b +0 -0
- data/dg-api-gem/.git/objects/c5/fa491b4c557bf997d5dd21797de782545dc9e5 +0 -0
- data/dg-api-gem/.git/objects/c6/64a5c35f3b1cf84fc1cfb022636e53c87f49a9 +0 -0
- data/dg-api-gem/.git/objects/ca/5c84f7caed579535ec2ebb73ceacdf041290d8 +0 -0
- data/dg-api-gem/.git/objects/ca/838f54c26c102dae6df4ef6c1beeebac477596 +0 -0
- data/dg-api-gem/.git/objects/d3/8f460818b162c188f9636fffe6f6a157fbc095 +0 -0
- data/dg-api-gem/.git/objects/dc/8e7a8f5fba4cca72485aa7a1028987ef59c031 +0 -0
- data/dg-api-gem/.git/objects/dd/d925f300d40fcf0cbf2b59f4b11ccb730d4864 +0 -0
- data/dg-api-gem/.git/objects/df/1709db06c3bea79dee47248616a7f567afa30a +0 -0
- data/dg-api-gem/.git/objects/e1/9985758c5d7a2b54e202f423037f2a6b604ce5 +0 -0
- data/dg-api-gem/.git/objects/e8/45e5428feb9d46ae1e008ac949956899959d11 +0 -0
- data/dg-api-gem/.git/objects/ec/f75a817b10d82816a6d63748ebc5b72998cefa +0 -0
- data/dg-api-gem/.git/objects/f0/c34e8b8e645810912715da0e2bde549714076b +0 -0
- data/dg-api-gem/.git/objects/f5/86703d84a4a48f2e867b60438f62c2b0d9bbfb +0 -0
- data/dg-api-gem/.git/objects/fb/f7ae21827a758fd71109af06f5ec641dd235d7 +0 -0
- data/dg-api-gem/.git/objects/ff/f26559d7a990d7527cc4791b091a541df33dc4 +0 -0
- data/dg-api-gem/.git/packed-refs +2 -0
- data/dg-api-gem/.git/refs/heads/master +1 -0
- data/dg-api-gem/.git/refs/remotes/origin/HEAD +1 -0
- data/dg-api-gem/.gitignore +50 -0
- data/dg-api-gem/.rspec +2 -0
- data/dg-api-gem/.swagger-codegen-ignore +23 -0
- data/{LICENSE → dg-api-gem/LICENSE} +0 -0
- data/{README.md → dg-api-gem/README.md} +33 -5
- data/{dock_genius_api_ruby_client.gemspec → dg-api-gem/dock_genius_api_ruby_client.gemspec} +0 -0
- data/{docs → dg-api-gem/docs}/AccessToken.md +0 -0
- data/{docs → dg-api-gem/docs}/Address.md +0 -0
- data/{docs → dg-api-gem/docs}/Customer.md +0 -0
- data/{docs → dg-api-gem/docs}/CustomerApi.md +0 -0
- data/{docs → dg-api-gem/docs}/Dock.md +4 -3
- data/{docs → dg-api-gem/docs}/DockApi.md +345 -0
- data/{docs → dg-api-gem/docs}/EmailAddress.md +0 -0
- data/{docs → dg-api-gem/docs}/GeoPoint.md +0 -0
- data/{docs → dg-api-gem/docs}/InlineResponse200.md +0 -0
- data/{docs → dg-api-gem/docs}/InlineResponse2001.md +0 -0
- data/{docs → dg-api-gem/docs}/InlineResponse2002.md +0 -0
- data/{docs → dg-api-gem/docs}/ListingAgent.md +2 -1
- data/{docs → dg-api-gem/docs}/Marina.md +0 -0
- data/{docs → dg-api-gem/docs}/MarinaApi.md +0 -0
- data/dg-api-gem/docs/Parameter.md +11 -0
- data/dg-api-gem/docs/ParameterApi.md +437 -0
- data/dg-api-gem/docs/ParameterAssignment.md +10 -0
- data/{docs → dg-api-gem/docs}/Phone.md +0 -0
- data/dg-api-gem/docs/UnitOfMeasurement.md +10 -0
- data/dg-api-gem/docs/UnitOfMeasurementApi.md +437 -0
- data/{git_push.sh → dg-api-gem/git_push.sh} +0 -0
- data/{lib → dg-api-gem/lib}/dock_genius_api_ruby_client/api/customer_api.rb +0 -0
- data/{lib → dg-api-gem/lib}/dock_genius_api_ruby_client/api/dock_api.rb +419 -0
- data/{lib → dg-api-gem/lib}/dock_genius_api_ruby_client/api/marina_api.rb +0 -0
- data/dg-api-gem/lib/dock_genius_api_ruby_client/api/parameter_api.rb +548 -0
- data/dg-api-gem/lib/dock_genius_api_ruby_client/api/unit_of_measurement_api.rb +548 -0
- data/{lib → dg-api-gem/lib}/dock_genius_api_ruby_client/api_client.rb +0 -0
- data/{lib → dg-api-gem/lib}/dock_genius_api_ruby_client/api_error.rb +0 -0
- data/{lib → dg-api-gem/lib}/dock_genius_api_ruby_client/configuration.rb +0 -0
- data/{lib → dg-api-gem/lib}/dock_genius_api_ruby_client/models/access_token.rb +0 -0
- data/{lib → dg-api-gem/lib}/dock_genius_api_ruby_client/models/address.rb +0 -0
- data/{lib → dg-api-gem/lib}/dock_genius_api_ruby_client/models/customer.rb +0 -0
- data/{lib → dg-api-gem/lib}/dock_genius_api_ruby_client/models/dock.rb +20 -4
- data/{lib → dg-api-gem/lib}/dock_genius_api_ruby_client/models/email_address.rb +0 -0
- data/{lib → dg-api-gem/lib}/dock_genius_api_ruby_client/models/geo_point.rb +0 -0
- data/{lib → dg-api-gem/lib}/dock_genius_api_ruby_client/models/inline_response_200.rb +0 -0
- data/{lib → dg-api-gem/lib}/dock_genius_api_ruby_client/models/inline_response_200_1.rb +0 -0
- data/{lib → dg-api-gem/lib}/dock_genius_api_ruby_client/models/inline_response_200_2.rb +0 -0
- data/{lib → dg-api-gem/lib}/dock_genius_api_ruby_client/models/listing_agent.rb +12 -1
- data/{lib → dg-api-gem/lib}/dock_genius_api_ruby_client/models/marina.rb +0 -0
- data/dg-api-gem/lib/dock_genius_api_ruby_client/models/parameter.rb +231 -0
- data/dg-api-gem/lib/dock_genius_api_ruby_client/models/parameter_assignment.rb +218 -0
- data/{lib → dg-api-gem/lib}/dock_genius_api_ruby_client/models/phone.rb +0 -0
- data/dg-api-gem/lib/dock_genius_api_ruby_client/models/unit_of_measurement.rb +220 -0
- data/{lib → dg-api-gem/lib}/dock_genius_api_ruby_client/version.rb +1 -1
- data/{lib → dg-api-gem/lib}/dock_genius_api_ruby_client.rb +5 -0
- data/{spec → dg-api-gem/spec}/api/customer_api_spec.rb +0 -0
- data/{spec → dg-api-gem/spec}/api/dock_api_spec.rb +0 -0
- data/{spec → dg-api-gem/spec}/api/marina_api_spec.rb +0 -0
- data/dg-api-gem/spec/api/parameter_api_spec.rb +157 -0
- data/dg-api-gem/spec/api/unit_of_measurement_api_spec.rb +157 -0
- data/{spec → dg-api-gem/spec}/api_client_spec.rb +0 -0
- data/{spec → dg-api-gem/spec}/configuration_spec.rb +0 -0
- data/{spec → dg-api-gem/spec}/models/access_token_spec.rb +0 -0
- data/{spec → dg-api-gem/spec}/models/address_spec.rb +0 -0
- data/{spec → dg-api-gem/spec}/models/customer_spec.rb +0 -0
- data/{spec → dg-api-gem/spec}/models/dock_spec.rb +0 -0
- data/{spec → dg-api-gem/spec}/models/email_address_spec.rb +0 -0
- data/{spec → dg-api-gem/spec}/models/geo_point_spec.rb +0 -0
- data/{spec → dg-api-gem/spec}/models/inline_response_200_1_spec.rb +0 -0
- data/{spec → dg-api-gem/spec}/models/inline_response_200_2_spec.rb +0 -0
- data/{spec → dg-api-gem/spec}/models/inline_response_200_spec.rb +0 -0
- data/{spec → dg-api-gem/spec}/models/listing_agent_spec.rb +0 -0
- data/{spec → dg-api-gem/spec}/models/marina_spec.rb +0 -0
- data/dg-api-gem/spec/models/parameter_assignment_spec.rb +65 -0
- data/dg-api-gem/spec/models/parameter_spec.rb +71 -0
- data/{spec → dg-api-gem/spec}/models/phone_spec.rb +0 -0
- data/dg-api-gem/spec/models/unit_of_measurement_spec.rb +65 -0
- data/{spec → dg-api-gem/spec}/spec_helper.rb +0 -0
- data/swagger.yml +3075 -0
- metadata +170 -78
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
@@ -0,0 +1 @@
|
|
1
|
+
453cc136420e8bf8c26ad9a87676e684d011ff8f
|
@@ -0,0 +1 @@
|
|
1
|
+
ref: refs/remotes/origin/master
|
@@ -0,0 +1,50 @@
|
|
1
|
+
# Generated by: https://github.com/swagger-api/swagger-codegen.git
|
2
|
+
#
|
3
|
+
# Licensed under the Apache License, Version 2.0 (the "License");
|
4
|
+
# you may not use this file except in compliance with the License.
|
5
|
+
# You may obtain a copy of the License at
|
6
|
+
#
|
7
|
+
# http://www.apache.org/licenses/LICENSE-2.0
|
8
|
+
#
|
9
|
+
# Unless required by applicable law or agreed to in writing, software
|
10
|
+
# distributed under the License is distributed on an "AS IS" BASIS,
|
11
|
+
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
12
|
+
# See the License for the specific language governing permissions and
|
13
|
+
# limitations under the License.
|
14
|
+
|
15
|
+
*.gem
|
16
|
+
*.rbc
|
17
|
+
/.config
|
18
|
+
/coverage/
|
19
|
+
/InstalledFiles
|
20
|
+
/pkg/
|
21
|
+
/spec/reports/
|
22
|
+
/spec/examples.txt
|
23
|
+
/test/tmp/
|
24
|
+
/test/version_tmp/
|
25
|
+
/tmp/
|
26
|
+
|
27
|
+
## Specific to RubyMotion:
|
28
|
+
.dat*
|
29
|
+
.repl_history
|
30
|
+
build/
|
31
|
+
|
32
|
+
## Documentation cache and generated files:
|
33
|
+
/.yardoc/
|
34
|
+
/_yardoc/
|
35
|
+
/doc/
|
36
|
+
/rdoc/
|
37
|
+
|
38
|
+
## Environment normalization:
|
39
|
+
/.bundle/
|
40
|
+
/vendor/bundle
|
41
|
+
/lib/bundler/man/
|
42
|
+
|
43
|
+
# for a library or gem, you might want to ignore these files since the code is
|
44
|
+
# intended to run in multiple environments; otherwise, check them in:
|
45
|
+
# Gemfile.lock
|
46
|
+
# .ruby-version
|
47
|
+
# .ruby-gemset
|
48
|
+
|
49
|
+
# unless supporting rvm < 1.11.0 or doing something fancy, ignore this:
|
50
|
+
.rvmrc
|
data/dg-api-gem/.rspec
ADDED
@@ -0,0 +1,23 @@
|
|
1
|
+
# Swagger Codegen Ignore
|
2
|
+
# Generated by swagger-codegen https://github.com/swagger-api/swagger-codegen
|
3
|
+
|
4
|
+
# Use this file to prevent files from being overwritten by the generator.
|
5
|
+
# The patterns follow closely to .gitignore or .dockerignore.
|
6
|
+
|
7
|
+
# As an example, the C# client generator defines ApiClient.cs.
|
8
|
+
# You can make changes and tell Swagger Codgen to ignore just this file by uncommenting the following line:
|
9
|
+
#ApiClient.cs
|
10
|
+
|
11
|
+
# You can match any string of characters against a directory, file or extension with a single asterisk (*):
|
12
|
+
#foo/*/qux
|
13
|
+
# The above matches foo/bar/qux and foo/baz/qux, but not foo/bar/baz/qux
|
14
|
+
|
15
|
+
# You can recursively match patterns against a directory, file or extension with a double asterisk (**):
|
16
|
+
#foo/**/qux
|
17
|
+
# This matches foo/bar/qux, foo/baz/qux, and foo/bar/baz/qux
|
18
|
+
|
19
|
+
# You can also negate patterns with an exclamation (!).
|
20
|
+
# For example, you can ignore all files in a docs folder with the file extension .md:
|
21
|
+
#docs/*.md
|
22
|
+
# Then explicitly reverse the ignore rule for a single file:
|
23
|
+
#!docs/README.md
|
File without changes
|
@@ -7,8 +7,8 @@ No descripton provided (generated by Swagger Codegen https://github.com/swagger-
|
|
7
7
|
This SDK is automatically generated by the [Swagger Codegen](https://github.com/swagger-api/swagger-codegen) project:
|
8
8
|
|
9
9
|
- API version: 0.1.0
|
10
|
-
- Package version: 0.1.
|
11
|
-
- Build date: 2016-12-
|
10
|
+
- Package version: 0.1.2-ge30447
|
11
|
+
- Build date: 2016-12-28T05:13:50.685-05:00
|
12
12
|
- Build package: class io.swagger.codegen.languages.RubyClientCodegen
|
13
13
|
For more information, please visit [https://dockgenius.com/support](https://dockgenius.com/support)
|
14
14
|
|
@@ -25,15 +25,15 @@ gem build dock_genius_api_ruby_client.gemspec
|
|
25
25
|
Then either install the gem locally:
|
26
26
|
|
27
27
|
```shell
|
28
|
-
gem install ./dock_genius_api_ruby_client-0.1.
|
28
|
+
gem install ./dock_genius_api_ruby_client-0.1.2-ge30447.gem
|
29
29
|
```
|
30
|
-
(for development, run `gem install --dev ./dock_genius_api_ruby_client-0.1.
|
30
|
+
(for development, run `gem install --dev ./dock_genius_api_ruby_client-0.1.2-ge30447.gem` to install the development dependencies)
|
31
31
|
|
32
32
|
or publish the gem to a gem hosting service, e.g. [RubyGems](https://rubygems.org/).
|
33
33
|
|
34
34
|
Finally add this to the Gemfile:
|
35
35
|
|
36
|
-
gem 'dock_genius_api_ruby_client', '~> 0.1.
|
36
|
+
gem 'dock_genius_api_ruby_client', '~> 0.1.2-ge30447'
|
37
37
|
|
38
38
|
### Install from Git
|
39
39
|
|
@@ -131,12 +131,19 @@ Class | Method | HTTP request | Description
|
|
131
131
|
*DockGeniusApiRubyClient::DockApi* | [**dock_find**](docs/DockApi.md#dock_find) | **GET** /Docks | Find all instances of the model matched by filter from the data source.
|
132
132
|
*DockGeniusApiRubyClient::DockApi* | [**dock_find_by_id**](docs/DockApi.md#dock_find_by_id) | **GET** /Docks/{id} | Find a model instance by {{id}} from the data source.
|
133
133
|
*DockGeniusApiRubyClient::DockApi* | [**dock_find_one**](docs/DockApi.md#dock_find_one) | **GET** /Docks/findOne | Find first instance of the model matched by filter from the data source.
|
134
|
+
*DockGeniusApiRubyClient::DockApi* | [**dock_prototype_count_parameter_assignments**](docs/DockApi.md#dock_prototype_count_parameter_assignments) | **GET** /Docks/{id}/parameterAssignments/count | Counts parameterAssignments of Dock.
|
134
135
|
*DockGeniusApiRubyClient::DockApi* | [**dock_prototype_create_listing_agent**](docs/DockApi.md#dock_prototype_create_listing_agent) | **POST** /Docks/{id}/listingAgent | Creates a new instance in listingAgent of this model.
|
136
|
+
*DockGeniusApiRubyClient::DockApi* | [**dock_prototype_create_parameter_assignments**](docs/DockApi.md#dock_prototype_create_parameter_assignments) | **POST** /Docks/{id}/parameterAssignments | Creates a new instance in parameterAssignments of this model.
|
137
|
+
*DockGeniusApiRubyClient::DockApi* | [**dock_prototype_delete_parameter_assignments**](docs/DockApi.md#dock_prototype_delete_parameter_assignments) | **DELETE** /Docks/{id}/parameterAssignments | Deletes all parameterAssignments of this model.
|
138
|
+
*DockGeniusApiRubyClient::DockApi* | [**dock_prototype_destroy_by_id_parameter_assignments**](docs/DockApi.md#dock_prototype_destroy_by_id_parameter_assignments) | **DELETE** /Docks/{id}/parameterAssignments/{fk} | Delete a related item by id for parameterAssignments.
|
135
139
|
*DockGeniusApiRubyClient::DockApi* | [**dock_prototype_destroy_listing_agent**](docs/DockApi.md#dock_prototype_destroy_listing_agent) | **DELETE** /Docks/{id}/listingAgent | Deletes listingAgent of this model.
|
140
|
+
*DockGeniusApiRubyClient::DockApi* | [**dock_prototype_find_by_id_parameter_assignments**](docs/DockApi.md#dock_prototype_find_by_id_parameter_assignments) | **GET** /Docks/{id}/parameterAssignments/{fk} | Find a related item by id for parameterAssignments.
|
136
141
|
*DockGeniusApiRubyClient::DockApi* | [**dock_prototype_get_listing_agent**](docs/DockApi.md#dock_prototype_get_listing_agent) | **GET** /Docks/{id}/listingAgent | Fetches hasOne relation listingAgent.
|
137
142
|
*DockGeniusApiRubyClient::DockApi* | [**dock_prototype_get_marina**](docs/DockApi.md#dock_prototype_get_marina) | **GET** /Docks/{id}/marina | Fetches belongsTo relation marina.
|
143
|
+
*DockGeniusApiRubyClient::DockApi* | [**dock_prototype_get_parameter_assignments**](docs/DockApi.md#dock_prototype_get_parameter_assignments) | **GET** /Docks/{id}/parameterAssignments | Queries parameterAssignments of Dock.
|
138
144
|
*DockGeniusApiRubyClient::DockApi* | [**dock_prototype_update_attributes_patch_docksid**](docs/DockApi.md#dock_prototype_update_attributes_patch_docksid) | **PATCH** /Docks/{id} | Patch attributes for a model instance and persist it into the data source.
|
139
145
|
*DockGeniusApiRubyClient::DockApi* | [**dock_prototype_update_attributes_put_docksid**](docs/DockApi.md#dock_prototype_update_attributes_put_docksid) | **PUT** /Docks/{id} | Patch attributes for a model instance and persist it into the data source.
|
146
|
+
*DockGeniusApiRubyClient::DockApi* | [**dock_prototype_update_by_id_parameter_assignments**](docs/DockApi.md#dock_prototype_update_by_id_parameter_assignments) | **PUT** /Docks/{id}/parameterAssignments/{fk} | Update a related item by id for parameterAssignments.
|
140
147
|
*DockGeniusApiRubyClient::DockApi* | [**dock_prototype_update_listing_agent**](docs/DockApi.md#dock_prototype_update_listing_agent) | **PUT** /Docks/{id}/listingAgent | Update listingAgent of this model.
|
141
148
|
*DockGeniusApiRubyClient::DockApi* | [**dock_replace_by_id**](docs/DockApi.md#dock_replace_by_id) | **POST** /Docks/{id}/replace | Replace attributes for a model instance and persist it into the data source.
|
142
149
|
*DockGeniusApiRubyClient::DockApi* | [**dock_replace_or_create**](docs/DockApi.md#dock_replace_or_create) | **POST** /Docks/replaceOrCreate | Replace an existing model instance or insert a new one into the data source.
|
@@ -177,6 +184,24 @@ Class | Method | HTTP request | Description
|
|
177
184
|
*DockGeniusApiRubyClient::MarinaApi* | [**marina_upsert_patch_marinas**](docs/MarinaApi.md#marina_upsert_patch_marinas) | **PATCH** /Marinas | Patch an existing model instance or insert a new one into the data source.
|
178
185
|
*DockGeniusApiRubyClient::MarinaApi* | [**marina_upsert_put_marinas**](docs/MarinaApi.md#marina_upsert_put_marinas) | **PUT** /Marinas | Patch an existing model instance or insert a new one into the data source.
|
179
186
|
*DockGeniusApiRubyClient::MarinaApi* | [**marina_upsert_with_where**](docs/MarinaApi.md#marina_upsert_with_where) | **POST** /Marinas/upsertWithWhere | Update an existing model instance or insert a new one into the data source based on the where criteria.
|
187
|
+
*DockGeniusApiRubyClient::ParameterApi* | [**parameter_count**](docs/ParameterApi.md#parameter_count) | **GET** /Parameters/count | Count instances of the model matched by where from the data source.
|
188
|
+
*DockGeniusApiRubyClient::ParameterApi* | [**parameter_exists_get_parametersid_exists**](docs/ParameterApi.md#parameter_exists_get_parametersid_exists) | **GET** /Parameters/{id}/exists | Check whether a model instance exists in the data source.
|
189
|
+
*DockGeniusApiRubyClient::ParameterApi* | [**parameter_exists_head_parametersid**](docs/ParameterApi.md#parameter_exists_head_parametersid) | **HEAD** /Parameters/{id} | Check whether a model instance exists in the data source.
|
190
|
+
*DockGeniusApiRubyClient::ParameterApi* | [**parameter_find**](docs/ParameterApi.md#parameter_find) | **GET** /Parameters | Find all instances of the model matched by filter from the data source.
|
191
|
+
*DockGeniusApiRubyClient::ParameterApi* | [**parameter_find_by_id**](docs/ParameterApi.md#parameter_find_by_id) | **GET** /Parameters/{id} | Find a model instance by {{id}} from the data source.
|
192
|
+
*DockGeniusApiRubyClient::ParameterApi* | [**parameter_find_one**](docs/ParameterApi.md#parameter_find_one) | **GET** /Parameters/findOne | Find first instance of the model matched by filter from the data source.
|
193
|
+
*DockGeniusApiRubyClient::ParameterApi* | [**parameter_replace_by_id**](docs/ParameterApi.md#parameter_replace_by_id) | **POST** /Parameters/{id}/replace | Replace attributes for a model instance and persist it into the data source.
|
194
|
+
*DockGeniusApiRubyClient::ParameterApi* | [**parameter_replace_or_create**](docs/ParameterApi.md#parameter_replace_or_create) | **POST** /Parameters/replaceOrCreate | Replace an existing model instance or insert a new one into the data source.
|
195
|
+
*DockGeniusApiRubyClient::ParameterApi* | [**parameter_upsert_with_where**](docs/ParameterApi.md#parameter_upsert_with_where) | **POST** /Parameters/upsertWithWhere | Update an existing model instance or insert a new one into the data source based on the where criteria.
|
196
|
+
*DockGeniusApiRubyClient::UnitOfMeasurementApi* | [**unit_of_measurement_count**](docs/UnitOfMeasurementApi.md#unit_of_measurement_count) | **GET** /UnitsOfMeasurement/count | Count instances of the model matched by where from the data source.
|
197
|
+
*DockGeniusApiRubyClient::UnitOfMeasurementApi* | [**unit_of_measurement_exists_get_units_of_measurementid_exists**](docs/UnitOfMeasurementApi.md#unit_of_measurement_exists_get_units_of_measurementid_exists) | **GET** /UnitsOfMeasurement/{id}/exists | Check whether a model instance exists in the data source.
|
198
|
+
*DockGeniusApiRubyClient::UnitOfMeasurementApi* | [**unit_of_measurement_exists_head_units_of_measurementid**](docs/UnitOfMeasurementApi.md#unit_of_measurement_exists_head_units_of_measurementid) | **HEAD** /UnitsOfMeasurement/{id} | Check whether a model instance exists in the data source.
|
199
|
+
*DockGeniusApiRubyClient::UnitOfMeasurementApi* | [**unit_of_measurement_find**](docs/UnitOfMeasurementApi.md#unit_of_measurement_find) | **GET** /UnitsOfMeasurement | Find all instances of the model matched by filter from the data source.
|
200
|
+
*DockGeniusApiRubyClient::UnitOfMeasurementApi* | [**unit_of_measurement_find_by_id**](docs/UnitOfMeasurementApi.md#unit_of_measurement_find_by_id) | **GET** /UnitsOfMeasurement/{id} | Find a model instance by {{id}} from the data source.
|
201
|
+
*DockGeniusApiRubyClient::UnitOfMeasurementApi* | [**unit_of_measurement_find_one**](docs/UnitOfMeasurementApi.md#unit_of_measurement_find_one) | **GET** /UnitsOfMeasurement/findOne | Find first instance of the model matched by filter from the data source.
|
202
|
+
*DockGeniusApiRubyClient::UnitOfMeasurementApi* | [**unit_of_measurement_replace_by_id**](docs/UnitOfMeasurementApi.md#unit_of_measurement_replace_by_id) | **POST** /UnitsOfMeasurement/{id}/replace | Replace attributes for a model instance and persist it into the data source.
|
203
|
+
*DockGeniusApiRubyClient::UnitOfMeasurementApi* | [**unit_of_measurement_replace_or_create**](docs/UnitOfMeasurementApi.md#unit_of_measurement_replace_or_create) | **POST** /UnitsOfMeasurement/replaceOrCreate | Replace an existing model instance or insert a new one into the data source.
|
204
|
+
*DockGeniusApiRubyClient::UnitOfMeasurementApi* | [**unit_of_measurement_upsert_with_where**](docs/UnitOfMeasurementApi.md#unit_of_measurement_upsert_with_where) | **POST** /UnitsOfMeasurement/upsertWithWhere | Update an existing model instance or insert a new one into the data source based on the where criteria.
|
180
205
|
|
181
206
|
|
182
207
|
## Documentation for Models
|
@@ -192,7 +217,10 @@ Class | Method | HTTP request | Description
|
|
192
217
|
- [DockGeniusApiRubyClient::InlineResponse2002](docs/InlineResponse2002.md)
|
193
218
|
- [DockGeniusApiRubyClient::ListingAgent](docs/ListingAgent.md)
|
194
219
|
- [DockGeniusApiRubyClient::Marina](docs/Marina.md)
|
220
|
+
- [DockGeniusApiRubyClient::Parameter](docs/Parameter.md)
|
221
|
+
- [DockGeniusApiRubyClient::ParameterAssignment](docs/ParameterAssignment.md)
|
195
222
|
- [DockGeniusApiRubyClient::Phone](docs/Phone.md)
|
223
|
+
- [DockGeniusApiRubyClient::UnitOfMeasurement](docs/UnitOfMeasurement.md)
|
196
224
|
|
197
225
|
|
198
226
|
## Documentation for Authorization
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
@@ -5,16 +5,17 @@ Name | Type | Description | Notes
|
|
5
5
|
------------ | ------------- | ------------- | -------------
|
6
6
|
**id** | **Float** | | [optional]
|
7
7
|
**common_name** | **String** | The name given to the dock (usually by a marina with many docks). | [default to ""]
|
8
|
-
**image_url** | **String** | The URL to the image that shows this dock | [optional]
|
8
|
+
**image_url** | **String** | The URL to the image that shows this dock | [optional] [default to ""]
|
9
9
|
**location** | [**GeoPoint**](GeoPoint.md) | The coordinates of this dock. If a boundary GeoJSON is provided, this attribute may be overridden at creation or update |
|
10
|
-
**boundary_geo_json** | **String** | A GeoJSON fragment representing the boundary of the slip. If this attribute is provided at creation or update it overrides the location | [optional]
|
10
|
+
**boundary_geo_json** | **String** | A GeoJSON fragment representing the boundary of the slip. If this attribute is provided at creation or update it overrides the location | [optional] [default to ""]
|
11
11
|
**is_slip** | **BOOLEAN** | Indicates if it is a slip (true) or a dock (false) | [default to false]
|
12
12
|
**for_rent** | **BOOLEAN** | Indicates if it is listed for rent | [default to false]
|
13
13
|
**for_sale** | **BOOLEAN** | Indicates if it is listed for sale | [default to false]
|
14
|
-
**source** | **String** |
|
14
|
+
**source** | **String** | An URI that tries to link this record to a source | [optional]
|
15
15
|
**created** | **Date** | | [optional]
|
16
16
|
**last_updated** | **Date** | | [optional]
|
17
17
|
**marina_id** | **Float** | | [optional]
|
18
18
|
**_listing_agent** | [**ListingAgent**](ListingAgent.md) | | [optional]
|
19
|
+
**_parameter_assignments** | [**Array<ParameterAssignment>**](ParameterAssignment.md) | | [optional]
|
19
20
|
|
20
21
|
|