Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 1 addition & 1 deletion .prettierrc.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (c) HashiCorp, Inc.
# Copyright IBM Corp. 2022, 2026
# SPDX-License-Identifier: MPL-2.0

proseWrap: always
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Copyright IBM Corp. 2022, 2025
Copyright IBM Corp. 2022, 2026

Mozilla Public License Version 2.0
==================================
Expand Down
2 changes: 1 addition & 1 deletion api_auth.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion api_helpers.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright IBM Corp. 2022, 2025
// Copyright IBM Corp. 2022, 2026
// SPDX-License-Identifier: MPL-2.0

package vault
Expand Down
2 changes: 1 addition & 1 deletion api_helpers_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright IBM Corp. 2022, 2025
// Copyright IBM Corp. 2022, 2026
// SPDX-License-Identifier: MPL-2.0

package vault
Expand Down
2 changes: 1 addition & 1 deletion api_identity.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion api_secrets.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion api_system.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion client.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion client_configuration.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright IBM Corp. 2022, 2025
// Copyright IBM Corp. 2022, 2026
// SPDX-License-Identifier: MPL-2.0

package vault
Expand Down
2 changes: 1 addition & 1 deletion client_configuration_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright IBM Corp. 2022, 2025
// Copyright IBM Corp. 2022, 2026
// SPDX-License-Identifier: MPL-2.0

package vault
Expand Down
2 changes: 1 addition & 1 deletion client_option.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright IBM Corp. 2022, 2025
// Copyright IBM Corp. 2022, 2026
// SPDX-License-Identifier: MPL-2.0

package vault
Expand Down
2 changes: 1 addition & 1 deletion client_option_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright IBM Corp. 2022, 2025
// Copyright IBM Corp. 2022, 2026
// SPDX-License-Identifier: MPL-2.0

package vault
Expand Down
2 changes: 1 addition & 1 deletion client_requests.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright IBM Corp. 2022, 2025
// Copyright IBM Corp. 2022, 2026
// SPDX-License-Identifier: MPL-2.0

package vault
Expand Down
2 changes: 1 addition & 1 deletion client_requests_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright IBM Corp. 2022, 2025
// Copyright IBM Corp. 2022, 2026
// SPDX-License-Identifier: MPL-2.0

package vault
Expand Down
2 changes: 1 addition & 1 deletion client_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright IBM Corp. 2022, 2025
// Copyright IBM Corp. 2022, 2026
// SPDX-License-Identifier: MPL-2.0

package vault
Expand Down
2 changes: 1 addition & 1 deletion errors.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright IBM Corp. 2022, 2025
// Copyright IBM Corp. 2022, 2026
// SPDX-License-Identifier: MPL-2.0

package vault
Expand Down
2 changes: 1 addition & 1 deletion errors_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright IBM Corp. 2022, 2025
// Copyright IBM Corp. 2022, 2026
// SPDX-License-Identifier: MPL-2.0

package vault
Expand Down
2 changes: 1 addition & 1 deletion generate/config.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright IBM Corp. 2022, 2025
# Copyright IBM Corp. 2022, 2026
# SPDX-License-Identifier: MPL-2.0

additionalProperties:
Expand Down
2 changes: 1 addition & 1 deletion generate/templates/partial_header.handlebars
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2022, 2026
// SPDX-License-Identifier: MPL-2.0
//
// Code generated with OpenAPI Generator (https://openapi-generator.tech); DO NOT EDIT.
2 changes: 1 addition & 1 deletion replication_consistency.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright IBM Corp. 2022, 2025
// Copyright IBM Corp. 2022, 2026
// SPDX-License-Identifier: MPL-2.0

package vault
Expand Down
2 changes: 1 addition & 1 deletion replication_consistency_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright IBM Corp. 2022, 2025
// Copyright IBM Corp. 2022, 2026
// SPDX-License-Identifier: MPL-2.0

package vault
Expand Down
2 changes: 1 addition & 1 deletion request_modifiers.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright IBM Corp. 2022, 2025
// Copyright IBM Corp. 2022, 2026
// SPDX-License-Identifier: MPL-2.0

package vault
Expand Down
2 changes: 1 addition & 1 deletion request_modifiers_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright IBM Corp. 2022, 2025
// Copyright IBM Corp. 2022, 2026
// SPDX-License-Identifier: MPL-2.0

package vault
Expand Down
2 changes: 1 addition & 1 deletion request_option.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright IBM Corp. 2022, 2025
// Copyright IBM Corp. 2022, 2026
// SPDX-License-Identifier: MPL-2.0

package vault
Expand Down
2 changes: 1 addition & 1 deletion request_option_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright IBM Corp. 2022, 2025
// Copyright IBM Corp. 2022, 2026
// SPDX-License-Identifier: MPL-2.0

package vault
Expand Down
2 changes: 1 addition & 1 deletion response.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright IBM Corp. 2022, 2025
// Copyright IBM Corp. 2022, 2026
// SPDX-License-Identifier: MPL-2.0

package vault
Expand Down
2 changes: 1 addition & 1 deletion response_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright IBM Corp. 2022, 2025
// Copyright IBM Corp. 2022, 2026
// SPDX-License-Identifier: MPL-2.0

package vault
Expand Down
2 changes: 1 addition & 1 deletion schema/model_ali_cloud_configure_request.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion schema/model_ali_cloud_login_request.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion schema/model_ali_cloud_write_auth_role_request.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion schema/model_ali_cloud_write_role_request.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion schema/model_alias_create_request.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion schema/model_alias_update_by_id_request.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion schema/model_app_role_destroy_secret_id_request.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion schema/model_app_role_login_request.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion schema/model_app_role_login_response.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion schema/model_app_role_look_up_secret_id_request.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion schema/model_app_role_look_up_secret_id_response.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion schema/model_app_role_read_bind_secret_id_response.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion schema/model_app_role_read_bound_cidr_list_response.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion schema/model_app_role_read_local_secret_ids_response.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion schema/model_app_role_read_period_response.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion schema/model_app_role_read_policies_response.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion schema/model_app_role_read_role_id_response.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion schema/model_app_role_read_role_response.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion schema/model_app_role_read_secret_id_ttl_response.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion schema/model_app_role_read_token_bound_cidrs_response.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion schema/model_app_role_read_token_max_ttl_response.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion schema/model_app_role_read_token_num_uses_response.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion schema/model_app_role_read_token_ttl_response.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion schema/model_app_role_write_bind_secret_id_request.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion schema/model_app_role_write_bound_cidr_list_request.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion schema/model_app_role_write_custom_secret_id_request.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion schema/model_app_role_write_custom_secret_id_response.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion schema/model_app_role_write_period_request.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion schema/model_app_role_write_policies_request.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion schema/model_app_role_write_role_id_request.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion schema/model_app_role_write_role_request.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Loading