metatron_ruby_client 0.1.2 → 0.1.3
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/README.md +5 -5
- data/config.json +1 -1
- data/docs/ManifestationData.md +1 -1
- data/lib/metatron_ruby_client/models/manifestation_data.rb +1 -1
- data/lib/metatron_ruby_client/version.rb +1 -1
- data/metatron_ruby_client-0.1.2.gem +0 -0
- metadata +2 -1
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 9ebba384663b90d75c85be0a5430e71a6f4bd64e
|
|
4
|
+
data.tar.gz: dde2b75d42eac5d3b604a7e7a6bd3360437a4b49
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: cc6454bad65caf5b1caf8d93075078609573248d2c0d6ccf9416fc6351d962e1f5744af1390fdc26aa9706750e652286ee1774d5016d1315289cf040fbabc6da
|
|
7
|
+
data.tar.gz: e9dd3efde38ff1cf6c08580399c1c7a084d59b5df9d1f1ae31b2dd68801db96bf50a86be895044c4589e9dd4a19019f36c88257c2e956ad2ebc66da9bc9efe8c
|
data/README.md
CHANGED
|
@@ -7,8 +7,8 @@ A primitive modelling bibliographic metadata
|
|
|
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: 2.0.0
|
|
10
|
-
- Package version: 0.1.
|
|
11
|
-
- Build date: 2016-08-
|
|
10
|
+
- Package version: 0.1.3
|
|
11
|
+
- Build date: 2016-08-26T18:06:29.963-04:00
|
|
12
12
|
- Build package: class io.swagger.codegen.languages.RubyClientCodegen
|
|
13
13
|
|
|
14
14
|
## Installation
|
|
@@ -24,15 +24,15 @@ gem build metatron_ruby_client.gemspec
|
|
|
24
24
|
Then either install the gem locally:
|
|
25
25
|
|
|
26
26
|
```shell
|
|
27
|
-
gem install ./metatron_ruby_client-0.1.
|
|
27
|
+
gem install ./metatron_ruby_client-0.1.3.gem
|
|
28
28
|
```
|
|
29
|
-
(for development, run `gem install --dev ./metatron_ruby_client-0.1.
|
|
29
|
+
(for development, run `gem install --dev ./metatron_ruby_client-0.1.3.gem` to install the development dependencies)
|
|
30
30
|
|
|
31
31
|
or publish the gem to a gem hosting service, e.g. [RubyGems](https://rubygems.org/).
|
|
32
32
|
|
|
33
33
|
Finally add this to the Gemfile:
|
|
34
34
|
|
|
35
|
-
gem 'metatron_ruby_client', '~> 0.1.
|
|
35
|
+
gem 'metatron_ruby_client', '~> 0.1.3'
|
|
36
36
|
|
|
37
37
|
### Install from Git
|
|
38
38
|
|
data/config.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"gemName": "metatron_ruby_client",
|
|
3
3
|
"moduleName": "MetatronClient",
|
|
4
|
-
"gemVersion": "0.1.
|
|
4
|
+
"gemVersion": "0.1.3",
|
|
5
5
|
"gemLicense": "Copyright Talis Education Ltd",
|
|
6
6
|
"gemHomepage": "https://github.com/talis/metatron_rb",
|
|
7
7
|
"gemSummary": "A ruby API wrapper for Metatron",
|
data/docs/ManifestationData.md
CHANGED
|
@@ -5,7 +5,7 @@ Name | Type | Description | Notes
|
|
|
5
5
|
------------ | ------------- | ------------- | -------------
|
|
6
6
|
**id** | **String** | |
|
|
7
7
|
**type** | **String** | |
|
|
8
|
-
**attributes** |
|
|
8
|
+
**attributes** | **Object** | |
|
|
9
9
|
**relationships** | [**ManifestationRelationships**](ManifestationRelationships.md) | | [optional]
|
|
10
10
|
|
|
11
11
|
|
|
Binary file
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: metatron_ruby_client
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.1.
|
|
4
|
+
version: 0.1.3
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Ross Singer
|
|
@@ -269,6 +269,7 @@ files:
|
|
|
269
269
|
- lib/metatron_ruby_client/version.rb
|
|
270
270
|
- metatron_ruby_client-0.0.1.gem
|
|
271
271
|
- metatron_ruby_client-0.1.1.gem
|
|
272
|
+
- metatron_ruby_client-0.1.2.gem
|
|
272
273
|
- metatron_ruby_client.gemspec
|
|
273
274
|
- spec/api/default_api_spec.rb
|
|
274
275
|
- spec/models/asset_attributes_spec.rb
|