Skip to content

Updates ng-core routes configurations #3947

@jma

Description

@jma

How it works

It uses getHeaders, listHeaders, itemHeaders.

Improvement suggestion

It should be replace by an object such as:

{
  methods: {
   get: {
     headers: {
       Accept: 'application/json'
     }
   }
}

The following 3 projects should be updated:

  • ng-core
  • rero-ils-ui
  • sonar-ui

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementImprovement of an existing feature

    Type

    No type

    Projects

    Status

    Product Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions