ftc_events_client 0.2.0 → 0.2.1

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: ebeb6068064fb6e3b0727fd716cdce23be857a675609c8c72196ef66cd7f08aa
4
- data.tar.gz: '09329e50a3b5543d3a3f24c5af8d59d9a86e5984aded9b4e549923288ee6efab'
3
+ metadata.gz: 93b307ad4462238a3a92c5e897b046dd52bd8e5d45135fe94da0f037447cb700
4
+ data.tar.gz: 44fdaafaa584ac98a0f6672c45dae2dad1a3b19cd7628a270a64be4d65c2f2f7
5
5
  SHA512:
6
- metadata.gz: 4829b67fb75dcb256d17789824bc38347af84309adde7898816e069fe3f61b37f61951f1bffe10919b856e32eaf90fb63ec2c563a85852734e136135ebbd0e69
7
- data.tar.gz: 801174a6ac8dc8119bb3ec96b31208c6bd368589f5d3c898fb689f33d45af53c63171199d65012aba7c00e72d9c1c27ef10968168a67577d7dd7a64e37b6e312
6
+ metadata.gz: 5c176fb523c20dc68e827a5d04a033b8cfb8f34c7012b8025c48e06c3bf9c4344cae5c6215a3106f626b6b131229d81381766b67f8067e39599f199a4d54b11b
7
+ data.tar.gz: 726bb1524ef29efb8ccf47d28a164bbe3b0fc42edebb7671bcfa4ae5a39b79931e5ef7f4c0b401b58b7d398d1d90766534953df57b4aadbf8a72320a9e8d5183
data/README.md CHANGED
@@ -7,7 +7,7 @@ FTC Events API is a service to return relevant information about the _FIRST_ Tec
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: v2.0
10
- - Package version: 0.2.0
10
+ - Package version: 0.2.1
11
11
  - Build package: io.swagger.codegen.v3.generators.ruby.RubyClientCodegen
12
12
 
13
13
  ## Installation
@@ -23,15 +23,15 @@ gem build ftc_events_client.gemspec
23
23
  Then either install the gem locally:
24
24
 
25
25
  ```shell
26
- gem install ./ftc_events_client-0.2.0.gem
26
+ gem install ./ftc_events_client-0.2.1.gem
27
27
  ```
28
- (for development, run `gem install --dev ./ftc_events_client-0.2.0.gem` to install the development dependencies)
28
+ (for development, run `gem install --dev ./ftc_events_client-0.2.1.gem` to install the development dependencies)
29
29
 
30
30
  or publish the gem to a gem hosting service, e.g. [RubyGems](https://rubygems.org/).
31
31
 
32
32
  Finally add this to the Gemfile:
33
33
 
34
- gem 'ftc_events_client', '~> 0.2.0'
34
+ gem 'ftc_events_client', '~> 0.2.1'
35
35
 
36
36
  ### Install from Git
37
37
 
@@ -408,7 +408,7 @@ end
408
408
 
409
409
  ## Documentation for API Endpoints
410
410
 
411
- All URIs are relative to *http://ftc-api.firstinspires.org*
411
+ All URIs are relative to *https://ftc-api.firstinspires.org*
412
412
 
413
413
  Class | Method | HTTP request | Description
414
414
  ------------ | ------------- | ------------- | -------------
data/config.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "gemVersion": "0.2.0",
2
+ "gemVersion": "0.2.1",
3
3
  "gemName": "ftc_events_client",
4
4
  "moduleName": "FtcEventsClient",
5
5
  "gemRequiredRubyVersion": ">= 2.4",
@@ -1,6 +1,6 @@
1
1
  # FtcEventsClient::AllianceSelectionApi
2
2
 
3
- All URIs are relative to *http://ftc-api.firstinspires.org*
3
+ All URIs are relative to *https://ftc-api.firstinspires.org*
4
4
 
5
5
  Method | HTTP request | Description
6
6
  ------------- | ------------- | -------------
data/docs/AwardsApi.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # FtcEventsClient::AwardsApi
2
2
 
3
- All URIs are relative to *http://ftc-api.firstinspires.org*
3
+ All URIs are relative to *https://ftc-api.firstinspires.org*
4
4
 
5
5
  Method | HTTP request | Description
6
6
  ------------- | ------------- | -------------
data/docs/GeneralApi.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # FtcEventsClient::GeneralApi
2
2
 
3
- All URIs are relative to *http://ftc-api.firstinspires.org*
3
+ All URIs are relative to *https://ftc-api.firstinspires.org*
4
4
 
5
5
  Method | HTTP request | Description
6
6
  ------------- | ------------- | -------------
data/docs/LeaguesApi.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # FtcEventsClient::LeaguesApi
2
2
 
3
- All URIs are relative to *http://ftc-api.firstinspires.org*
3
+ All URIs are relative to *https://ftc-api.firstinspires.org*
4
4
 
5
5
  Method | HTTP request | Description
6
6
  ------------- | ------------- | -------------
@@ -1,6 +1,6 @@
1
1
  # FtcEventsClient::MatchResultsApi
2
2
 
3
- All URIs are relative to *http://ftc-api.firstinspires.org*
3
+ All URIs are relative to *https://ftc-api.firstinspires.org*
4
4
 
5
5
  Method | HTTP request | Description
6
6
  ------------- | ------------- | -------------
data/docs/RankingsApi.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # FtcEventsClient::RankingsApi
2
2
 
3
- All URIs are relative to *http://ftc-api.firstinspires.org*
3
+ All URIs are relative to *https://ftc-api.firstinspires.org*
4
4
 
5
5
  Method | HTTP request | Description
6
6
  ------------- | ------------- | -------------
data/docs/ScheduleApi.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # FtcEventsClient::ScheduleApi
2
2
 
3
- All URIs are relative to *http://ftc-api.firstinspires.org*
3
+ All URIs are relative to *https://ftc-api.firstinspires.org*
4
4
 
5
5
  Method | HTTP request | Description
6
6
  ------------- | ------------- | -------------
@@ -1,6 +1,6 @@
1
1
  # FtcEventsClient::SeasonDataApi
2
2
 
3
- All URIs are relative to *http://ftc-api.firstinspires.org*
3
+ All URIs are relative to *https://ftc-api.firstinspires.org*
4
4
 
5
5
  Method | HTTP request | Description
6
6
  ------------- | ------------- | -------------
@@ -127,7 +127,7 @@ module FtcEventsClient
127
127
  def initialize
128
128
  @scheme = 'https'
129
129
  @host = 'ftc-api.firstinspires.org'
130
- @base_path = 'http://ftc-api.firstinspires.org'
130
+ @base_path = ''
131
131
  @api_key = {}
132
132
  @api_key_prefix = {}
133
133
  @timeout = 0
@@ -10,5 +10,5 @@ Swagger Codegen version: 3.0.29
10
10
  =end
11
11
 
12
12
  module FtcEventsClient
13
- VERSION = '0.2.0'
13
+ VERSION = '0.2.1'
14
14
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ftc_events_client
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.0
4
+ version: 0.2.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Swagger-Codegen