Skip to content
This repository has been archived by the owner on Dec 13, 2020. It is now read-only.

get rid of deprecated view row attributes API #1184

Closed
teosarca opened this issue Sep 7, 2017 · 3 comments
Closed

get rid of deprecated view row attributes API #1184

teosarca opened this issue Sep 7, 2017 · 3 comments
Assignees

Comments

@teosarca
Copy link
Member

teosarca commented Sep 7, 2017

Type of issue

Feature request

Current behavior

At the moment, the frontend is using APIs from http://w101.metasfresh.com:8081/swagger-ui.html#/view-row-attributes-rest-controller-_-old .

Expected behavior

Use exclusively the API from http://w101.metasfresh.com:8081/swagger-ui.html#/view-row-attributes-rest-controller .

The http://w101.metasfresh.com:8081/swagger-ui.html#/view-row-attributes-rest-controller-_-old is scheduled to be dropped as soon as this task is done.

@wiadev wiadev self-assigned this Sep 7, 2017
@wiadev
Copy link
Contributor

wiadev commented Sep 8, 2017

@teosarca where to find such requests?
I see http://w101.metasfresh.com:8081/swagger-ui.html#/window-rest-controller requests only

@teosarca
Copy link
Member Author

teosarca commented Sep 8, 2017

image

i.e. don't use any of the API endpoints listed under "view-row-attributes-rest-controller-_-old : View Row Attributes Rest Controller _ OLD".

Replace them with the API calls listed under "view-row-attributes-rest-controller : View Row Attributes Rest Controller".

Basically, if you compare those 2 versions, you will see that we have introduced "../attributes/.." in endpoint names.

@teosarca
Copy link
Member Author

@wiadev closing this one because now i saw that i've created another one. see #1357

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants