jhipster / jhipster-net-sample-app-template

JHipster.NET sample application
50 stars 18 forks source link

Problem of a NULL field expected by the frontend to carry out a "GetAll" operation #21

Closed BananeGuimauve closed 5 years ago

BananeGuimauve commented 5 years ago

There is a NULL field problem in the header of the HTTP response during a "GetAll" on the Operation entity. The field concerned is named "Link" and is needed by the frontend to carry out the operation.