Skip to content

Commit 6dc7626

Browse files
committed
Fix tests
1 parent 445048b commit 6dc7626

File tree

29 files changed

+29
-29
lines changed

29 files changed

+29
-29
lines changed

Templates/APIHelper.mustache

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// APIConfiguration.swift
33
//
44
// Generated by bow-openapi
5-
// Copyright © 2019 Bow Authors. All rights reserved.
5+
// Copyright © {{generatedYear}} Bow Authors. All rights reserved.
66
//
77

88
import Foundation

Tests/__Snapshots__/APIClientDocumentationTests/testModelDocumented.1.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// PetDocumented.swift
33
//
44
// Generated by bow-openapi
5-
// Copyright © 2019 Bow Authors. All rights reserved.
5+
// Copyright © 2020 Bow Authors. All rights reserved.
66
//
77

88
import Foundation

Tests/__Snapshots__/APIClientDocumentationTests/testRequestDocumented.1.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// RequestDocAPI.swift
33
//
44
// Generated by bow-openapi
5-
// Copyright © 2019 Bow Authors. All rights reserved.
5+
// Copyright © 2020 Bow Authors. All rights reserved.
66
//
77

88
import Foundation

Tests/__Snapshots__/APIClientGeneratorTests/testApiClientGenerated_JSONSchema.1.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// DefaultAPI.swift
33
//
44
// Generated by bow-openapi
5-
// Copyright © 2019 Bow Authors. All rights reserved.
5+
// Copyright © 2020 Bow Authors. All rights reserved.
66
//
77

88
import Foundation

Tests/__Snapshots__/APIClientGeneratorTests/testApiClientGenerated_OpenAPISchema.1.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// DefaultAPI.swift
33
//
44
// Generated by bow-openapi
5-
// Copyright © 2019 Bow Authors. All rights reserved.
5+
// Copyright © 2020 Bow Authors. All rights reserved.
66
//
77

88
import Foundation

Tests/__Snapshots__/APIClientGeneratorTests/testApiClientGenerated_SwaggerSchema.1.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// DefaultAPI.swift
33
//
44
// Generated by bow-openapi
5-
// Copyright © 2019 Bow Authors. All rights reserved.
5+
// Copyright © 2020 Bow Authors. All rights reserved.
66
//
77

88
import Foundation

Tests/__Snapshots__/APIClientGeneratorTests/testApiClientGenerated_YAMLSchema.1.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// DefaultAPI.swift
33
//
44
// Generated by bow-openapi
5-
// Copyright © 2019 Bow Authors. All rights reserved.
5+
// Copyright © 2020 Bow Authors. All rights reserved.
66
//
77

88
import Foundation

Tests/__Snapshots__/APIClientGeneratorTests/testDefinedTags_GenerateTagAPI.1.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// PetAPI.swift
33
//
44
// Generated by bow-openapi
5-
// Copyright © 2019 Bow Authors. All rights reserved.
5+
// Copyright © 2020 Bow Authors. All rights reserved.
66
//
77

88
import Foundation

Tests/__Snapshots__/APIClientGeneratorTests/testNoDefinedTags_GenerateDefaultAPI.1.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// DefaultAPI.swift
33
//
44
// Generated by bow-openapi
5-
// Copyright © 2019 Bow Authors. All rights reserved.
5+
// Copyright © 2020 Bow Authors. All rights reserved.
66
//
77

88
import Foundation

Tests/__Snapshots__/APIClientHttpOperationTests/testNoDefinedOperationId_OperationUsingEndpointNaming.1.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// DefaultAPI.swift
33
//
44
// Generated by bow-openapi
5-
// Copyright © 2019 Bow Authors. All rights reserved.
5+
// Copyright © 2020 Bow Authors. All rights reserved.
66
//
77

88
import Foundation

0 commit comments

Comments
 (0)