Skip to content

Commit

Permalink
Merge pull request #1 from getbrevo/CI-000
Browse files Browse the repository at this point in the history
CI-000: package name changed
  • Loading branch information
jain-raunak committed May 25, 2023
2 parents a0054da + 72781b8 commit 2af46f6
Show file tree
Hide file tree
Showing 341 changed files with 349 additions and 349 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
module github.com/sendinblue/APIv3-go-library/v2
module github.com/getbrevo/brevo-go

go 1.17

Expand Down
2 changes: 1 addition & 1 deletion lib/api_account.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/

package swagger
package lib

import (
"context"
Expand Down
2 changes: 1 addition & 1 deletion lib/api_companies.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/

package swagger
package lib

import (
"context"
Expand Down
2 changes: 1 addition & 1 deletion lib/api_contacts.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/

package swagger
package lib

import (
"context"
Expand Down
2 changes: 1 addition & 1 deletion lib/api_conversations.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/

package swagger
package lib

import (
"context"
Expand Down
2 changes: 1 addition & 1 deletion lib/api_deals.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/

package swagger
package lib

import (
"context"
Expand Down
2 changes: 1 addition & 1 deletion lib/api_domains.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/

package swagger
package lib

import (
"context"
Expand Down
2 changes: 1 addition & 1 deletion lib/api_ecommerce.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/

package swagger
package lib

import (
"context"
Expand Down
2 changes: 1 addition & 1 deletion lib/api_email_campaigns.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/

package swagger
package lib

import (
"context"
Expand Down
2 changes: 1 addition & 1 deletion lib/api_external_feeds.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/

package swagger
package lib

import (
"context"
Expand Down
2 changes: 1 addition & 1 deletion lib/api_files.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/

package swagger
package lib

import (
"context"
Expand Down
2 changes: 1 addition & 1 deletion lib/api_inbound_parsing.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/

package swagger
package lib

import (
"context"
Expand Down
2 changes: 1 addition & 1 deletion lib/api_master_account.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/

package swagger
package lib

import (
"context"
Expand Down
2 changes: 1 addition & 1 deletion lib/api_notes.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/

package swagger
package lib

import (
"context"
Expand Down
2 changes: 1 addition & 1 deletion lib/api_process.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/

package swagger
package lib

import (
"context"
Expand Down
2 changes: 1 addition & 1 deletion lib/api_reseller.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/

package swagger
package lib

import (
"context"
Expand Down
2 changes: 1 addition & 1 deletion lib/api_senders.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/

package swagger
package lib

import (
"context"
Expand Down
2 changes: 1 addition & 1 deletion lib/api_sms_campaigns.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/

package swagger
package lib

import (
"context"
Expand Down
2 changes: 1 addition & 1 deletion lib/api_tasks.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/

package swagger
package lib

import (
"context"
Expand Down
2 changes: 1 addition & 1 deletion lib/api_transactional_emails.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/

package swagger
package lib

import (
"context"
Expand Down
2 changes: 1 addition & 1 deletion lib/api_transactional_sms.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/

package swagger
package lib

import (
"context"
Expand Down
2 changes: 1 addition & 1 deletion lib/api_transactional_whats_app.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/

package swagger
package lib

import (
"context"
Expand Down
2 changes: 1 addition & 1 deletion lib/api_webhooks.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/

package swagger
package lib

import (
"context"
Expand Down
2 changes: 1 addition & 1 deletion lib/api_whats_app_campaigns.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/

package swagger
package lib

import (
"context"
Expand Down
2 changes: 1 addition & 1 deletion lib/client.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/

package swagger
package lib

import (
"bytes"
Expand Down
2 changes: 1 addition & 1 deletion lib/configuration.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/

package swagger
package lib

import (
"net/http"
Expand Down
2 changes: 1 addition & 1 deletion lib/model_ab_test_campaign_result.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/

package swagger
package lib

type AbTestCampaignResult struct {
// Winning Campaign Info. pending = Campaign has been picked for sending and winning version is yet to be decided, tie = A tie happened between both the versions, notAvailable = Campaign has not yet been picked for sending.
Expand Down
2 changes: 1 addition & 1 deletion lib/model_ab_test_campaign_result_clicked_links.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/

package swagger
package lib

type AbTestCampaignResultClickedLinks struct {
VersionA *AbTestVersionClicks `json:"Version A"`
Expand Down
2 changes: 1 addition & 1 deletion lib/model_ab_test_campaign_result_statistics.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/

package swagger
package lib

type AbTestCampaignResultStatistics struct {
Openers *AbTestVersionStats `json:"openers"`
Expand Down
2 changes: 1 addition & 1 deletion lib/model_ab_test_version_clicks.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/

package swagger
package lib

// Information on clicked links for a particular version
type AbTestVersionClicks struct {
Expand Down
2 changes: 1 addition & 1 deletion lib/model_ab_test_version_clicks_inner.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/

package swagger
package lib

type AbTestVersionClicksInner struct {
// URL of the link
Expand Down
2 changes: 1 addition & 1 deletion lib/model_ab_test_version_stats.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/

package swagger
package lib

// Percentage of a particular event for both versions
type AbTestVersionStats struct {
Expand Down
2 changes: 1 addition & 1 deletion lib/model_add_child_domain.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/

package swagger
package lib

type AddChildDomain struct {
// Sender domain to add for a specific child account
Expand Down
2 changes: 1 addition & 1 deletion lib/model_add_contact_to_list.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/

package swagger
package lib

type AddContactToList struct {
// Mandatory if IDs are not passed, ignored otherwise. Emails to add to a list. You can pass a maximum of 150 emails for addition in one request. If you need to add the emails in bulk, please prefer /contacts/import api.
Expand Down
2 changes: 1 addition & 1 deletion lib/model_add_credits.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/

package swagger
package lib

type AddCredits struct {
// Required if email credits are empty. SMS credits to be added to the child account
Expand Down
2 changes: 1 addition & 1 deletion lib/model_authenticate_domain_model.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/

package swagger
package lib

type AuthenticateDomainModel struct {
// Domain
Expand Down
2 changes: 1 addition & 1 deletion lib/model_block_domain.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/

package swagger
package lib

type BlockDomain struct {
// name of the domain to be blocked
Expand Down
2 changes: 1 addition & 1 deletion lib/model_body.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/

package swagger
package lib

type Body struct {
// Name of company
Expand Down
2 changes: 1 addition & 1 deletion lib/model_body_1.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/

package swagger
package lib

type Body1 struct {
// Name of company
Expand Down
2 changes: 1 addition & 1 deletion lib/model_body_10.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/

package swagger
package lib

type Body10 struct {
// visitor’s ID received <a href=\"https://developers.brevo.com/docs/conversations-webhooks\">from a webhook</a> or generated by you to <a href=\"https://developers.brevo.com/docs/customize-the-widget#identifying-existing-users\">bind existing user account to Conversations</a>
Expand Down
2 changes: 1 addition & 1 deletion lib/model_body_11.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/

package swagger
package lib

type Body11 struct {
// edited message text
Expand Down
2 changes: 1 addition & 1 deletion lib/model_body_12.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/

package swagger
package lib

type Body12 struct {
// agent ID. It can be found on agent’s page or received <a href=\"https://developers.brevo.com/docs/conversations-webhooks\">from a webhook</a>. Alternatively, you can use `agentEmail` + `agentName` + `receivedFrom` instead (all 3 fields required).
Expand Down
2 changes: 1 addition & 1 deletion lib/model_body_2.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/

package swagger
package lib

type Body2 struct {
// Contact ids for contacts to be linked with company
Expand Down
2 changes: 1 addition & 1 deletion lib/model_body_3.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
*/

package swagger
package lib

type Body3 struct {
// Name of deal
Expand Down
Loading

0 comments on commit 2af46f6

Please sign in to comment.