File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -188,7 +188,7 @@ Child-pom: Here we configure all the details specific to the particular proxy.
188188
189189#### pom-xml Sample
190190
191- Refer child-pom template [ child-pom] ( ./samples/mockapi-recommended/src/gateway/forecastweatherapi /pom.xml ) .
191+ Refer child-pom template [ child-pom] ( ./samples/mockapi-recommended/src/gateway/Mock-v1 /pom.xml ) .
192192
193193 * ** groupId** element's content should match that of the same element in the parent pom.xml.
194194 * ** artifactId** element's content should be a unique name, typically set to the name of the API.
@@ -205,7 +205,7 @@ For instance in the example below you have two configurations one for the test p
205205
206206#### Config-json Sample
207207
208- Refer config.json template [ config.json] ( ./samples/mockapi-recommended/src/gateway/forecastweatherapi /config.json )
208+ Refer config.json template [ config.json] ( ./samples/mockapi-recommended/src/gateway/Mock-v1 /config.json )
209209
210210## Commands for deploying the proxy using maven
211211
You can’t perform that action at this time.
0 commit comments