Skip to content

Adds ArtifactRegistry v1 REST API#208

Open
jparris wants to merge 1 commit intoabdolence:masterfrom
jparris:jparris/artifactregistry_v1
Open

Adds ArtifactRegistry v1 REST API#208
jparris wants to merge 1 commit intoabdolence:masterfrom
jparris:jparris/artifactregistry_v1

Conversation

@jparris
Copy link
Contributor

@jparris jparris commented May 21, 2025

./generate-all.sh
Generating for artifactregistry-v1
Found spec: ./google/artifactregistry-v1/openapi.yaml
Exception in thread "main" org.openapitools.codegen.SpecValidationException: There were issues with the specification. The option can be disabled via validateSpec (Maven/Gradle) or --skip-validate-spec (CLI).
 | Error count: 1, Warning count: 29
Errors:
	-attribute components.schemas.ProjectSettings.enumDeprecated is unexpected
Warnings:
	-attribute components.schemas.ProjectSettings.enumDeprecated is unexpected

Copy link
Owner

@abdolence abdolence left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for contributions and sharing workarounds for the spec 👍🏻

Before we merge this I wanted to clarify if there were some limitations for gRPC version so you went for REST API?
https://cloud.google.com/artifact-registry/docs/reference/rpc/google.devtools.artifactregistry.v1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments