Skip to content

Commit

Permalink
1.0.101
Browse files Browse the repository at this point in the history
  • Loading branch information
Constant-Contact-Public-API committed Oct 4, 2024
1 parent 02f63a1 commit dc7c7c5
Show file tree
Hide file tree
Showing 388 changed files with 431 additions and 404 deletions.
43 changes: 25 additions & 18 deletions .github/workflows/ruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ on:
push:
branches: [ main ]
jobs:
build:
name: Build
validate:
name: Validate
runs-on: ubuntu-latest
permissions:
id-token: write
Expand All @@ -19,23 +19,30 @@ jobs:
with:
ruby-version: ${{ matrix.ruby-version }}
- run: bundle install
release:
name: Release
needs: build
build_and_release:
name: Build and Release
needs:
- validate
runs-on: ubuntu-latest
permissions:
id-token: write
contents: write
steps:
- name: Create tag from commit
uses: christophebedard/tag-version-commit@v1
id: tag_version
with:
token: ${{ secrets.GITHUB_TOKEN }}
version_regex: '([0-9]+\.[0-9]+\.[0-9]+)'
- name: Create a GitHub release
uses: ncipollo/release-action@v1
with:
tag: ${{ steps.tag_version.outputs.tag }}
name: Release ${{ steps.tag_version.outputs.tag }}
- name: Publish
uses: rubygems/release-gem@v1
- uses: actions/checkout@v4
- uses: ruby/setup-ruby@v1
with:
ruby-version: 3.1
- run: bundle install
- name: Create tag from commit
uses: christophebedard/tag-version-commit@v1
id: tag_version
with:
token: ${{ secrets.GITHUB_TOKEN }}
version_regex: '([0-9]+\.[0-9]+\.[0-9]+)'
- name: Create a GitHub release
uses: ncipollo/release-action@v1
with:
tag: ${{ steps.tag_version.outputs.tag }}
name: Release ${{ steps.tag_version.outputs.tag }}
- name: Publish
uses: rubygems/release-gem@v1
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,26 @@ All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/) and this project adheres to [Semantic Versioning](https://semver.org/).

## 1.0.100 - 2024-10-04

## 1.0.99 - 2024-10-04

## 1.0.98 - 2024-10-03

## 1.0.97 - 2024-10-03

## 1.0.95 - 2024-10-03

## 1.0.94 - 2024-10-03

## 1.0.93 - 2024-10-03

## 1.0.92 - 2024-10-03

## 1.0.91 - 2024-10-03

## 1.0.90 - 2024-10-01

## 1.0.89 - 2024-10-01

## 1.0.88 - 2024-10-01
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Swagger build version 3.0.2475

This SDK is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:

- API version: 1.0.90
- API version: 1.0.101
- Package version: 1.0.0
- Build package: org.openapitools.codegen.languages.RubyClientCodegen

Expand Down
2 changes: 1 addition & 1 deletion constant_contact_client.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
#Swagger build version 3.0.2475
The version of the OpenAPI document: 1.0.90
The version of the OpenAPI document: 1.0.101
Contact: [email protected]
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 7.2.0
Expand Down
2 changes: 1 addition & 1 deletion lib/constant_contact_client.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#Swagger build version 3.0.2475
The version of the OpenAPI document: 1.0.90
The version of the OpenAPI document: 1.0.101
Contact: [email protected]
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 7.2.0
Expand Down
2 changes: 1 addition & 1 deletion lib/constant_contact_client/api/account_services_api.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#Swagger build version 3.0.2475
The version of the OpenAPI document: 1.0.90
The version of the OpenAPI document: 1.0.101
Contact: [email protected]
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 7.2.0
Expand Down
2 changes: 1 addition & 1 deletion lib/constant_contact_client/api/bulk_activities_api.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#Swagger build version 3.0.2475
The version of the OpenAPI document: 1.0.90
The version of the OpenAPI document: 1.0.101
Contact: [email protected]
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 7.2.0
Expand Down
2 changes: 1 addition & 1 deletion lib/constant_contact_client/api/contact_lists_api.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#Swagger build version 3.0.2475
The version of the OpenAPI document: 1.0.90
The version of the OpenAPI document: 1.0.101
Contact: [email protected]
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 7.2.0
Expand Down
2 changes: 1 addition & 1 deletion lib/constant_contact_client/api/contact_tags_api.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#Swagger build version 3.0.2475
The version of the OpenAPI document: 1.0.90
The version of the OpenAPI document: 1.0.101
Contact: [email protected]
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 7.2.0
Expand Down
2 changes: 1 addition & 1 deletion lib/constant_contact_client/api/contacts_api.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#Swagger build version 3.0.2475
The version of the OpenAPI document: 1.0.90
The version of the OpenAPI document: 1.0.101
Contact: [email protected]
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 7.2.0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#Swagger build version 3.0.2475
The version of the OpenAPI document: 1.0.90
The version of the OpenAPI document: 1.0.101
Contact: [email protected]
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 7.2.0
Expand Down
2 changes: 1 addition & 1 deletion lib/constant_contact_client/api/contacts_reporting_api.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#Swagger build version 3.0.2475
The version of the OpenAPI document: 1.0.90
The version of the OpenAPI document: 1.0.101
Contact: [email protected]
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 7.2.0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#Swagger build version 3.0.2475
The version of the OpenAPI document: 1.0.90
The version of the OpenAPI document: 1.0.101
Contact: [email protected]
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 7.2.0
Expand Down
2 changes: 1 addition & 1 deletion lib/constant_contact_client/api/email_campaigns_api.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#Swagger build version 3.0.2475
The version of the OpenAPI document: 1.0.90
The version of the OpenAPI document: 1.0.101
Contact: [email protected]
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 7.2.0
Expand Down
2 changes: 1 addition & 1 deletion lib/constant_contact_client/api/email_reporting_api.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#Swagger build version 3.0.2475
The version of the OpenAPI document: 1.0.90
The version of the OpenAPI document: 1.0.101
Contact: [email protected]
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 7.2.0
Expand Down
2 changes: 1 addition & 1 deletion lib/constant_contact_client/api/email_scheduling_api.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#Swagger build version 3.0.2475
The version of the OpenAPI document: 1.0.90
The version of the OpenAPI document: 1.0.101
Contact: [email protected]
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 7.2.0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#Swagger build version 3.0.2475
The version of the OpenAPI document: 1.0.90
The version of the OpenAPI document: 1.0.101
Contact: [email protected]
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 7.2.0
Expand Down
2 changes: 1 addition & 1 deletion lib/constant_contact_client/api/segments_api.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#Swagger build version 3.0.2475
The version of the OpenAPI document: 1.0.90
The version of the OpenAPI document: 1.0.101
Contact: [email protected]
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 7.2.0
Expand Down
2 changes: 1 addition & 1 deletion lib/constant_contact_client/api_client.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#Swagger build version 3.0.2475
The version of the OpenAPI document: 1.0.90
The version of the OpenAPI document: 1.0.101
Contact: [email protected]
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 7.2.0
Expand Down
2 changes: 1 addition & 1 deletion lib/constant_contact_client/api_error.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#Swagger build version 3.0.2475
The version of the OpenAPI document: 1.0.90
The version of the OpenAPI document: 1.0.101
Contact: [email protected]
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 7.2.0
Expand Down
2 changes: 1 addition & 1 deletion lib/constant_contact_client/configuration.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#Swagger build version 3.0.2475
The version of the OpenAPI document: 1.0.90
The version of the OpenAPI document: 1.0.101
Contact: [email protected]
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 7.2.0
Expand Down
2 changes: 1 addition & 1 deletion lib/constant_contact_client/models/ab_test_data.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#Swagger build version 3.0.2475
The version of the OpenAPI document: 1.0.90
The version of the OpenAPI document: 1.0.101
Contact: [email protected]
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 7.2.0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#Swagger build version 3.0.2475
The version of the OpenAPI document: 1.0.90
The version of the OpenAPI document: 1.0.101
Contact: [email protected]
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 7.2.0
Expand Down
2 changes: 1 addition & 1 deletion lib/constant_contact_client/models/account_cancellation.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#Swagger build version 3.0.2475
The version of the OpenAPI document: 1.0.90
The version of the OpenAPI document: 1.0.101
Contact: [email protected]
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 7.2.0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#Swagger build version 3.0.2475
The version of the OpenAPI document: 1.0.90
The version of the OpenAPI document: 1.0.101
Contact: [email protected]
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 7.2.0
Expand Down
2 changes: 1 addition & 1 deletion lib/constant_contact_client/models/account_email_input.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#Swagger build version 3.0.2475
The version of the OpenAPI document: 1.0.90
The version of the OpenAPI document: 1.0.101
Contact: [email protected]
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 7.2.0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#Swagger build version 3.0.2475
The version of the OpenAPI document: 1.0.90
The version of the OpenAPI document: 1.0.101
Contact: [email protected]
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 7.2.0
Expand Down
2 changes: 1 addition & 1 deletion lib/constant_contact_client/models/account_suspension.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#Swagger build version 3.0.2475
The version of the OpenAPI document: 1.0.90
The version of the OpenAPI document: 1.0.101
Contact: [email protected]
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 7.2.0
Expand Down
2 changes: 1 addition & 1 deletion lib/constant_contact_client/models/activities.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#Swagger build version 3.0.2475
The version of the OpenAPI document: 1.0.90
The version of the OpenAPI document: 1.0.101
Contact: [email protected]
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 7.2.0
Expand Down
2 changes: 1 addition & 1 deletion lib/constant_contact_client/models/activity.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#Swagger build version 3.0.2475
The version of the OpenAPI document: 1.0.90
The version of the OpenAPI document: 1.0.101
Contact: [email protected]
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 7.2.0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#Swagger build version 3.0.2475
The version of the OpenAPI document: 1.0.90
The version of the OpenAPI document: 1.0.101
Contact: [email protected]
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 7.2.0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#Swagger build version 3.0.2475
The version of the OpenAPI document: 1.0.90
The version of the OpenAPI document: 1.0.101
Contact: [email protected]
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 7.2.0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#Swagger build version 3.0.2475
The version of the OpenAPI document: 1.0.90
The version of the OpenAPI document: 1.0.101
Contact: [email protected]
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 7.2.0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#Swagger build version 3.0.2475
The version of the OpenAPI document: 1.0.90
The version of the OpenAPI document: 1.0.101
Contact: [email protected]
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 7.2.0
Expand Down
2 changes: 1 addition & 1 deletion lib/constant_contact_client/models/activity_errors.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#Swagger build version 3.0.2475
The version of the OpenAPI document: 1.0.90
The version of the OpenAPI document: 1.0.101
Contact: [email protected]
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 7.2.0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#Swagger build version 3.0.2475
The version of the OpenAPI document: 1.0.90
The version of the OpenAPI document: 1.0.101
Contact: [email protected]
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 7.2.0
Expand Down
2 changes: 1 addition & 1 deletion lib/constant_contact_client/models/activity_generic.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#Swagger build version 3.0.2475
The version of the OpenAPI document: 1.0.90
The version of the OpenAPI document: 1.0.101
Contact: [email protected]
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 7.2.0
Expand Down
Loading

0 comments on commit dc7c7c5

Please sign in to comment.