Skip to content

Fix: generator.yaml indent #184

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 9, 2022
Merged
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
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions apis/v1alpha1/ack-generate-metadata.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
ack_generate_info:
build_date: "2022-12-07T21:20:55Z"
build_date: "2022-12-09T06:38:40Z"
build_hash: 6e2ffbc3b16a30ac59be6719918c601c2c864064
go_version: go1.17.13
version: v0.20.1-3-g6e2ffbc
api_directory_checksum: 48886052888c7166740636bc128afdb53d05a4cb
api_version: v1alpha1
aws_sdk_go_version: v1.44.117
generator_config_info:
file_checksum: 60bfaf57553c2e031a3e78bc8bb9c3535ad8ada8
file_checksum: 1c2565c8be351e2db5832b707691a43bf3d38555
original_file_name: generator.yaml
last_modification:
reason: API generation
2 changes: 1 addition & 1 deletion generator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -942,7 +942,7 @@ resources:
404:
code: ResourceNotFound
message_suffix: does not exist
terminal_codes:
terminal_codes:
- InvalidParameterCombination
- InvalidParameterValue
- MissingParameter
Expand Down