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
@@ -14,12 +14,19 @@ Method | HTTP request | Description
|
|
14
14
|
[**dock_find**](DockApi.md#dock_find) | **GET** /Docks | Find all instances of the model matched by filter from the data source.
|
15
15
|
[**dock_find_by_id**](DockApi.md#dock_find_by_id) | **GET** /Docks/{id} | Find a model instance by {{id}} from the data source.
|
16
16
|
[**dock_find_one**](DockApi.md#dock_find_one) | **GET** /Docks/findOne | Find first instance of the model matched by filter from the data source.
|
17
|
+
[**dock_prototype_count_parameter_assignments**](DockApi.md#dock_prototype_count_parameter_assignments) | **GET** /Docks/{id}/parameterAssignments/count | Counts parameterAssignments of Dock.
|
17
18
|
[**dock_prototype_create_listing_agent**](DockApi.md#dock_prototype_create_listing_agent) | **POST** /Docks/{id}/listingAgent | Creates a new instance in listingAgent of this model.
|
19
|
+
[**dock_prototype_create_parameter_assignments**](DockApi.md#dock_prototype_create_parameter_assignments) | **POST** /Docks/{id}/parameterAssignments | Creates a new instance in parameterAssignments of this model.
|
20
|
+
[**dock_prototype_delete_parameter_assignments**](DockApi.md#dock_prototype_delete_parameter_assignments) | **DELETE** /Docks/{id}/parameterAssignments | Deletes all parameterAssignments of this model.
|
21
|
+
[**dock_prototype_destroy_by_id_parameter_assignments**](DockApi.md#dock_prototype_destroy_by_id_parameter_assignments) | **DELETE** /Docks/{id}/parameterAssignments/{fk} | Delete a related item by id for parameterAssignments.
|
18
22
|
[**dock_prototype_destroy_listing_agent**](DockApi.md#dock_prototype_destroy_listing_agent) | **DELETE** /Docks/{id}/listingAgent | Deletes listingAgent of this model.
|
23
|
+
[**dock_prototype_find_by_id_parameter_assignments**](DockApi.md#dock_prototype_find_by_id_parameter_assignments) | **GET** /Docks/{id}/parameterAssignments/{fk} | Find a related item by id for parameterAssignments.
|
19
24
|
[**dock_prototype_get_listing_agent**](DockApi.md#dock_prototype_get_listing_agent) | **GET** /Docks/{id}/listingAgent | Fetches hasOne relation listingAgent.
|
20
25
|
[**dock_prototype_get_marina**](DockApi.md#dock_prototype_get_marina) | **GET** /Docks/{id}/marina | Fetches belongsTo relation marina.
|
26
|
+
[**dock_prototype_get_parameter_assignments**](DockApi.md#dock_prototype_get_parameter_assignments) | **GET** /Docks/{id}/parameterAssignments | Queries parameterAssignments of Dock.
|
21
27
|
[**dock_prototype_update_attributes_patch_docksid**](DockApi.md#dock_prototype_update_attributes_patch_docksid) | **PATCH** /Docks/{id} | Patch attributes for a model instance and persist it into the data source.
|
22
28
|
[**dock_prototype_update_attributes_put_docksid**](DockApi.md#dock_prototype_update_attributes_put_docksid) | **PUT** /Docks/{id} | Patch attributes for a model instance and persist it into the data source.
|
29
|
+
[**dock_prototype_update_by_id_parameter_assignments**](DockApi.md#dock_prototype_update_by_id_parameter_assignments) | **PUT** /Docks/{id}/parameterAssignments/{fk} | Update a related item by id for parameterAssignments.
|
23
30
|
[**dock_prototype_update_listing_agent**](DockApi.md#dock_prototype_update_listing_agent) | **PUT** /Docks/{id}/listingAgent | Update listingAgent of this model.
|
24
31
|
[**dock_replace_by_id**](DockApi.md#dock_replace_by_id) | **POST** /Docks/{id}/replace | Replace attributes for a model instance and persist it into the data source.
|
25
32
|
[**dock_replace_or_create**](DockApi.md#dock_replace_or_create) | **POST** /Docks/replaceOrCreate | Replace an existing model instance or insert a new one into the data source.
|
@@ -489,6 +496,55 @@ No authorization required
|
|
489
496
|
|
490
497
|
|
491
498
|
|
499
|
+
# **dock_prototype_count_parameter_assignments**
|
500
|
+
> InlineResponse200 dock_prototype_count_parameter_assignments(id, opts)
|
501
|
+
|
502
|
+
Counts parameterAssignments of Dock.
|
503
|
+
|
504
|
+
### Example
|
505
|
+
```ruby
|
506
|
+
# load the gem
|
507
|
+
require 'dock_genius_api_ruby_client'
|
508
|
+
|
509
|
+
api_instance = DockGeniusApiRubyClient::DockApi.new
|
510
|
+
|
511
|
+
id = "id_example" # String | PersistedModel id
|
512
|
+
|
513
|
+
opts = {
|
514
|
+
where: "where_example" # String | Criteria to match model instances
|
515
|
+
}
|
516
|
+
|
517
|
+
begin
|
518
|
+
#Counts parameterAssignments of Dock.
|
519
|
+
result = api_instance.dock_prototype_count_parameter_assignments(id, opts)
|
520
|
+
p result
|
521
|
+
rescue DockGeniusApiRubyClient::ApiError => e
|
522
|
+
puts "Exception when calling DockApi->dock_prototype_count_parameter_assignments: #{e}"
|
523
|
+
end
|
524
|
+
```
|
525
|
+
|
526
|
+
### Parameters
|
527
|
+
|
528
|
+
Name | Type | Description | Notes
|
529
|
+
------------- | ------------- | ------------- | -------------
|
530
|
+
**id** | **String**| PersistedModel id |
|
531
|
+
**where** | **String**| Criteria to match model instances | [optional]
|
532
|
+
|
533
|
+
### Return type
|
534
|
+
|
535
|
+
[**InlineResponse200**](InlineResponse200.md)
|
536
|
+
|
537
|
+
### Authorization
|
538
|
+
|
539
|
+
No authorization required
|
540
|
+
|
541
|
+
### HTTP request headers
|
542
|
+
|
543
|
+
- **Content-Type**: application/json, application/x-www-form-urlencoded, application/xml, text/xml
|
544
|
+
- **Accept**: application/json, application/xml, text/xml, application/javascript, text/javascript
|
545
|
+
|
546
|
+
|
547
|
+
|
492
548
|
# **dock_prototype_create_listing_agent**
|
493
549
|
> ListingAgent dock_prototype_create_listing_agent(id, opts)
|
494
550
|
|
@@ -538,6 +594,146 @@ No authorization required
|
|
538
594
|
|
539
595
|
|
540
596
|
|
597
|
+
# **dock_prototype_create_parameter_assignments**
|
598
|
+
> ParameterAssignment dock_prototype_create_parameter_assignments(id, opts)
|
599
|
+
|
600
|
+
Creates a new instance in parameterAssignments of this model.
|
601
|
+
|
602
|
+
### Example
|
603
|
+
```ruby
|
604
|
+
# load the gem
|
605
|
+
require 'dock_genius_api_ruby_client'
|
606
|
+
|
607
|
+
api_instance = DockGeniusApiRubyClient::DockApi.new
|
608
|
+
|
609
|
+
id = "id_example" # String | PersistedModel id
|
610
|
+
|
611
|
+
opts = {
|
612
|
+
data: DockGeniusApiRubyClient::ParameterAssignment.new # ParameterAssignment |
|
613
|
+
}
|
614
|
+
|
615
|
+
begin
|
616
|
+
#Creates a new instance in parameterAssignments of this model.
|
617
|
+
result = api_instance.dock_prototype_create_parameter_assignments(id, opts)
|
618
|
+
p result
|
619
|
+
rescue DockGeniusApiRubyClient::ApiError => e
|
620
|
+
puts "Exception when calling DockApi->dock_prototype_create_parameter_assignments: #{e}"
|
621
|
+
end
|
622
|
+
```
|
623
|
+
|
624
|
+
### Parameters
|
625
|
+
|
626
|
+
Name | Type | Description | Notes
|
627
|
+
------------- | ------------- | ------------- | -------------
|
628
|
+
**id** | **String**| PersistedModel id |
|
629
|
+
**data** | [**ParameterAssignment**](ParameterAssignment.md)| | [optional]
|
630
|
+
|
631
|
+
### Return type
|
632
|
+
|
633
|
+
[**ParameterAssignment**](ParameterAssignment.md)
|
634
|
+
|
635
|
+
### Authorization
|
636
|
+
|
637
|
+
No authorization required
|
638
|
+
|
639
|
+
### HTTP request headers
|
640
|
+
|
641
|
+
- **Content-Type**: application/json, application/x-www-form-urlencoded, application/xml, text/xml
|
642
|
+
- **Accept**: application/json, application/xml, text/xml, application/javascript, text/javascript
|
643
|
+
|
644
|
+
|
645
|
+
|
646
|
+
# **dock_prototype_delete_parameter_assignments**
|
647
|
+
> dock_prototype_delete_parameter_assignments(id)
|
648
|
+
|
649
|
+
Deletes all parameterAssignments of this model.
|
650
|
+
|
651
|
+
### Example
|
652
|
+
```ruby
|
653
|
+
# load the gem
|
654
|
+
require 'dock_genius_api_ruby_client'
|
655
|
+
|
656
|
+
api_instance = DockGeniusApiRubyClient::DockApi.new
|
657
|
+
|
658
|
+
id = "id_example" # String | PersistedModel id
|
659
|
+
|
660
|
+
|
661
|
+
begin
|
662
|
+
#Deletes all parameterAssignments of this model.
|
663
|
+
api_instance.dock_prototype_delete_parameter_assignments(id)
|
664
|
+
rescue DockGeniusApiRubyClient::ApiError => e
|
665
|
+
puts "Exception when calling DockApi->dock_prototype_delete_parameter_assignments: #{e}"
|
666
|
+
end
|
667
|
+
```
|
668
|
+
|
669
|
+
### Parameters
|
670
|
+
|
671
|
+
Name | Type | Description | Notes
|
672
|
+
------------- | ------------- | ------------- | -------------
|
673
|
+
**id** | **String**| PersistedModel id |
|
674
|
+
|
675
|
+
### Return type
|
676
|
+
|
677
|
+
nil (empty response body)
|
678
|
+
|
679
|
+
### Authorization
|
680
|
+
|
681
|
+
No authorization required
|
682
|
+
|
683
|
+
### HTTP request headers
|
684
|
+
|
685
|
+
- **Content-Type**: application/json, application/x-www-form-urlencoded, application/xml, text/xml
|
686
|
+
- **Accept**: application/json, application/xml, text/xml, application/javascript, text/javascript
|
687
|
+
|
688
|
+
|
689
|
+
|
690
|
+
# **dock_prototype_destroy_by_id_parameter_assignments**
|
691
|
+
> dock_prototype_destroy_by_id_parameter_assignments(fk, id)
|
692
|
+
|
693
|
+
Delete a related item by id for parameterAssignments.
|
694
|
+
|
695
|
+
### Example
|
696
|
+
```ruby
|
697
|
+
# load the gem
|
698
|
+
require 'dock_genius_api_ruby_client'
|
699
|
+
|
700
|
+
api_instance = DockGeniusApiRubyClient::DockApi.new
|
701
|
+
|
702
|
+
fk = "fk_example" # String | Foreign key for parameterAssignments
|
703
|
+
|
704
|
+
id = "id_example" # String | PersistedModel id
|
705
|
+
|
706
|
+
|
707
|
+
begin
|
708
|
+
#Delete a related item by id for parameterAssignments.
|
709
|
+
api_instance.dock_prototype_destroy_by_id_parameter_assignments(fk, id)
|
710
|
+
rescue DockGeniusApiRubyClient::ApiError => e
|
711
|
+
puts "Exception when calling DockApi->dock_prototype_destroy_by_id_parameter_assignments: #{e}"
|
712
|
+
end
|
713
|
+
```
|
714
|
+
|
715
|
+
### Parameters
|
716
|
+
|
717
|
+
Name | Type | Description | Notes
|
718
|
+
------------- | ------------- | ------------- | -------------
|
719
|
+
**fk** | **String**| Foreign key for parameterAssignments |
|
720
|
+
**id** | **String**| PersistedModel id |
|
721
|
+
|
722
|
+
### Return type
|
723
|
+
|
724
|
+
nil (empty response body)
|
725
|
+
|
726
|
+
### Authorization
|
727
|
+
|
728
|
+
No authorization required
|
729
|
+
|
730
|
+
### HTTP request headers
|
731
|
+
|
732
|
+
- **Content-Type**: application/json, application/x-www-form-urlencoded, application/xml, text/xml
|
733
|
+
- **Accept**: application/json, application/xml, text/xml, application/javascript, text/javascript
|
734
|
+
|
735
|
+
|
736
|
+
|
541
737
|
# **dock_prototype_destroy_listing_agent**
|
542
738
|
> dock_prototype_destroy_listing_agent(id)
|
543
739
|
|
@@ -582,6 +778,54 @@ No authorization required
|
|
582
778
|
|
583
779
|
|
584
780
|
|
781
|
+
# **dock_prototype_find_by_id_parameter_assignments**
|
782
|
+
> ParameterAssignment dock_prototype_find_by_id_parameter_assignments(fk, id)
|
783
|
+
|
784
|
+
Find a related item by id for parameterAssignments.
|
785
|
+
|
786
|
+
### Example
|
787
|
+
```ruby
|
788
|
+
# load the gem
|
789
|
+
require 'dock_genius_api_ruby_client'
|
790
|
+
|
791
|
+
api_instance = DockGeniusApiRubyClient::DockApi.new
|
792
|
+
|
793
|
+
fk = "fk_example" # String | Foreign key for parameterAssignments
|
794
|
+
|
795
|
+
id = "id_example" # String | PersistedModel id
|
796
|
+
|
797
|
+
|
798
|
+
begin
|
799
|
+
#Find a related item by id for parameterAssignments.
|
800
|
+
result = api_instance.dock_prototype_find_by_id_parameter_assignments(fk, id)
|
801
|
+
p result
|
802
|
+
rescue DockGeniusApiRubyClient::ApiError => e
|
803
|
+
puts "Exception when calling DockApi->dock_prototype_find_by_id_parameter_assignments: #{e}"
|
804
|
+
end
|
805
|
+
```
|
806
|
+
|
807
|
+
### Parameters
|
808
|
+
|
809
|
+
Name | Type | Description | Notes
|
810
|
+
------------- | ------------- | ------------- | -------------
|
811
|
+
**fk** | **String**| Foreign key for parameterAssignments |
|
812
|
+
**id** | **String**| PersistedModel id |
|
813
|
+
|
814
|
+
### Return type
|
815
|
+
|
816
|
+
[**ParameterAssignment**](ParameterAssignment.md)
|
817
|
+
|
818
|
+
### Authorization
|
819
|
+
|
820
|
+
No authorization required
|
821
|
+
|
822
|
+
### HTTP request headers
|
823
|
+
|
824
|
+
- **Content-Type**: application/json, application/x-www-form-urlencoded, application/xml, text/xml
|
825
|
+
- **Accept**: application/json, application/xml, text/xml, application/javascript, text/javascript
|
826
|
+
|
827
|
+
|
828
|
+
|
585
829
|
# **dock_prototype_get_listing_agent**
|
586
830
|
> ListingAgent dock_prototype_get_listing_agent(id, opts)
|
587
831
|
|
@@ -680,6 +924,55 @@ No authorization required
|
|
680
924
|
|
681
925
|
|
682
926
|
|
927
|
+
# **dock_prototype_get_parameter_assignments**
|
928
|
+
> Array<ParameterAssignment> dock_prototype_get_parameter_assignments(id, opts)
|
929
|
+
|
930
|
+
Queries parameterAssignments of Dock.
|
931
|
+
|
932
|
+
### Example
|
933
|
+
```ruby
|
934
|
+
# load the gem
|
935
|
+
require 'dock_genius_api_ruby_client'
|
936
|
+
|
937
|
+
api_instance = DockGeniusApiRubyClient::DockApi.new
|
938
|
+
|
939
|
+
id = "id_example" # String | PersistedModel id
|
940
|
+
|
941
|
+
opts = {
|
942
|
+
filter: "filter_example" # String |
|
943
|
+
}
|
944
|
+
|
945
|
+
begin
|
946
|
+
#Queries parameterAssignments of Dock.
|
947
|
+
result = api_instance.dock_prototype_get_parameter_assignments(id, opts)
|
948
|
+
p result
|
949
|
+
rescue DockGeniusApiRubyClient::ApiError => e
|
950
|
+
puts "Exception when calling DockApi->dock_prototype_get_parameter_assignments: #{e}"
|
951
|
+
end
|
952
|
+
```
|
953
|
+
|
954
|
+
### Parameters
|
955
|
+
|
956
|
+
Name | Type | Description | Notes
|
957
|
+
------------- | ------------- | ------------- | -------------
|
958
|
+
**id** | **String**| PersistedModel id |
|
959
|
+
**filter** | **String**| | [optional]
|
960
|
+
|
961
|
+
### Return type
|
962
|
+
|
963
|
+
[**Array<ParameterAssignment>**](ParameterAssignment.md)
|
964
|
+
|
965
|
+
### Authorization
|
966
|
+
|
967
|
+
No authorization required
|
968
|
+
|
969
|
+
### HTTP request headers
|
970
|
+
|
971
|
+
- **Content-Type**: application/json, application/x-www-form-urlencoded, application/xml, text/xml
|
972
|
+
- **Accept**: application/json, application/xml, text/xml, application/javascript, text/javascript
|
973
|
+
|
974
|
+
|
975
|
+
|
683
976
|
# **dock_prototype_update_attributes_patch_docksid**
|
684
977
|
> Dock dock_prototype_update_attributes_patch_docksid(id, opts)
|
685
978
|
|
@@ -778,6 +1071,58 @@ No authorization required
|
|
778
1071
|
|
779
1072
|
|
780
1073
|
|
1074
|
+
# **dock_prototype_update_by_id_parameter_assignments**
|
1075
|
+
> ParameterAssignment dock_prototype_update_by_id_parameter_assignments(fk, id, opts)
|
1076
|
+
|
1077
|
+
Update a related item by id for parameterAssignments.
|
1078
|
+
|
1079
|
+
### Example
|
1080
|
+
```ruby
|
1081
|
+
# load the gem
|
1082
|
+
require 'dock_genius_api_ruby_client'
|
1083
|
+
|
1084
|
+
api_instance = DockGeniusApiRubyClient::DockApi.new
|
1085
|
+
|
1086
|
+
fk = "fk_example" # String | Foreign key for parameterAssignments
|
1087
|
+
|
1088
|
+
id = "id_example" # String | PersistedModel id
|
1089
|
+
|
1090
|
+
opts = {
|
1091
|
+
data: DockGeniusApiRubyClient::ParameterAssignment.new # ParameterAssignment |
|
1092
|
+
}
|
1093
|
+
|
1094
|
+
begin
|
1095
|
+
#Update a related item by id for parameterAssignments.
|
1096
|
+
result = api_instance.dock_prototype_update_by_id_parameter_assignments(fk, id, opts)
|
1097
|
+
p result
|
1098
|
+
rescue DockGeniusApiRubyClient::ApiError => e
|
1099
|
+
puts "Exception when calling DockApi->dock_prototype_update_by_id_parameter_assignments: #{e}"
|
1100
|
+
end
|
1101
|
+
```
|
1102
|
+
|
1103
|
+
### Parameters
|
1104
|
+
|
1105
|
+
Name | Type | Description | Notes
|
1106
|
+
------------- | ------------- | ------------- | -------------
|
1107
|
+
**fk** | **String**| Foreign key for parameterAssignments |
|
1108
|
+
**id** | **String**| PersistedModel id |
|
1109
|
+
**data** | [**ParameterAssignment**](ParameterAssignment.md)| | [optional]
|
1110
|
+
|
1111
|
+
### Return type
|
1112
|
+
|
1113
|
+
[**ParameterAssignment**](ParameterAssignment.md)
|
1114
|
+
|
1115
|
+
### Authorization
|
1116
|
+
|
1117
|
+
No authorization required
|
1118
|
+
|
1119
|
+
### HTTP request headers
|
1120
|
+
|
1121
|
+
- **Content-Type**: application/json, application/x-www-form-urlencoded, application/xml, text/xml
|
1122
|
+
- **Accept**: application/json, application/xml, text/xml, application/javascript, text/javascript
|
1123
|
+
|
1124
|
+
|
1125
|
+
|
781
1126
|
# **dock_prototype_update_listing_agent**
|
782
1127
|
> ListingAgent dock_prototype_update_listing_agent(id, opts)
|
783
1128
|
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
@@ -3,7 +3,8 @@
|
|
3
3
|
## Properties
|
4
4
|
Name | Type | Description | Notes
|
5
5
|
------------ | ------------- | ------------- | -------------
|
6
|
-
**name** | **String** |
|
6
|
+
**name** | **String** | The name of the listing agent. | [optional]
|
7
|
+
**crm_id** | **String** | An ID given by the CRM that links this person into the CRM. | [optional]
|
7
8
|
**id** | **String** | | [optional]
|
8
9
|
**contact_address** | [**Address**](Address.md) | | [optional]
|
9
10
|
**email_list** | [**Array<EmailAddress>**](EmailAddress.md) | | [optional]
|
File without changes
|
File without changes
|
@@ -0,0 +1,11 @@
|
|
1
|
+
# DockGeniusApiRubyClient::Parameter
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
Name | Type | Description | Notes
|
5
|
+
------------ | ------------- | ------------- | -------------
|
6
|
+
**id** | **String** | |
|
7
|
+
**domain** | **String** | |
|
8
|
+
**name** | **String** | |
|
9
|
+
**allowed_values** | **Array<String>** | | [optional]
|
10
|
+
|
11
|
+
|