Skip to content
This repository was archived by the owner on Dec 5, 2023. It is now read-only.
This repository was archived by the owner on Dec 5, 2023. It is now read-only.

Response without Links in payload #68

@fernandohlb

Description

@fernandohlb
  • Add labels appropriate to the issue

I'm running the application in my IDE in a local environment, but when I'm trying to get the customers with the curl command (curl http://localhost:8084/customers) the response is returning with empty links.

Response Example

{"_embedded":{"customer":[{"firstName":"Eve","lastName":"Berger","username":"Eve_Berger","id":"57a98d98e4b00679b4a830af","_links":{"addresses":{},"cards":{},"customer":{},"self":{}}},{"firstName":"User","lastName":"Name","username":"user","id":"57a98d98e4b00679b4a830b2","_links":{"addresses":{},"cards":{},"customer":{},"self":{}}},{"firstName":"User1","lastName":"Name1","username":"user1","id":"57a98d98e4b00679b4a830b5","_links":{"addresses":{},"cards":{},"customer":{},"self":{}}}]}}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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