Forum Discussion
SmartBear_Suppo
Alumni
16 years agoHi!
you are right; the endpoint overriding overrides all endpoints resulting in this behavior. What you could do instead is define a property at (for example) the project level for the endpoint and then use that property in your endpoint; when running via maven you can override the property value with the projectProperties configuration property.
Does that make sense?
regards!
/Ole
eviware.com
you are right; the endpoint overriding overrides all endpoints resulting in this behavior. What you could do instead is define a property at (for example) the project level for the endpoint and then use that property in your endpoint; when running via maven you can override the property value with the projectProperties configuration property.
Does that make sense?
regards!
/Ole
eviware.com