Skip to content

Fix: Show more than one PKD#11

Open
tmdoit-zz wants to merge 3 commits intofreshmindpl:masterfrom
tmdoit-zz:master
Open

Fix: Show more than one PKD#11
tmdoit-zz wants to merge 3 commits intofreshmindpl:masterfrom
tmdoit-zz:master

Conversation

@tmdoit-zz
Copy link
Copy Markdown

For now API return only one PKD number for a company. PKD data are written under "dane" key, so if there is more than one PKD, It will overwrite the previous one. Fix adds suffix to "dane" key, ie "dane", "dane_2", "dane_3" and so on for every next number. Solution shouldn't break/change usage of API.

tmdoit added 3 commits August 5, 2017 23:41
For now API will return only one PKD number for a company. PKD data are written under "dane" key, so if there is more than one PKD, It will overwrite the previous one. 
Fix adds suffix to "dane" key, ie "dane", "dane_2", "dane_3" and so on for every next number. Solution shouldn't break/change usage of API.
Fix: Show more than one PKD
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants