X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=README.md;h=8c60c051a884cfa69e4b70647edcf3850b9e8dd6;hb=a32c2b20207885d895bd96204cc166fca14db97b;hp=5d50c543c2f87825e07e29bb8369443d9b4cc55f;hpb=431a5a35a8e0a26d21c663167303696db8a7a2a6;p=modeling%2Fetsicatalog.git diff --git a/README.md b/README.md index 5d50c54..8c60c05 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -# Micro service of generic parser. +# Micro service of etsicatalog. 1. Code structure guide ./ project files @@ -29,6 +29,6 @@ ./tests All the test case. At least each API should have a test case ./jobs Related job ./pub Common class, including database, external micro service API, utils, and config parameters. - ./samples generic parser micro service health check - ./swagger Auto-generate generic parser swagger json or yaml files - ./static/genericparser package storage + ./samples Catalog micro service health check + ./swagger Auto-generate catalog swagger json or yaml files + ./static/catalog package storage