Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Incorrect @JsonProperty annotation in ContainerSpec #1511

Copy link
Copy link

Description

@dvallant
Issue body actions

I found an incorrect annotation in class ContainerSpec for the healthcheck property.The property should by "Healthcheck" and not "HealthCheck".
I wanted to fix the bug and create a PR, but I'm a little confused about the version number in the parent pom. Why is this 3.2.2-SNAPSHOT and not 3.2.7-SNAPSHOT?

Here is a code snipped:

    @JsonProperty("Healthcheck")
    private HealthCheck healthCheck;
Reactions are currently unavailable

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

    Morty Proxy This is a proxified and sanitized view of the page, visit original site.