Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

code changes to read and write service id from and to xml file #111

Closed
wants to merge 2 commits into from

Conversation

A-MohanRao
Copy link

@A-MohanRao A-MohanRao commented Jan 26, 2020

The code in this PR helps in managing the ID for service definitions. The application will generate value for service id only If the tag has no 'id' attribute in XML file. Otherwise the value for the given service id will be taken from XML file. By doing this we can have static/fixed service id for service definitions therefore Mockey server ensures service id does not change every time it is restarted. This capability helps other applications to send http request to Mockey server and change scenario for given service id.

I have created a issue to track this. #112

Please take a look at the code.

@A-MohanRao A-MohanRao closed this Jan 26, 2020
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