X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=README.md;fp=README.md;h=8c60c051a884cfa69e4b70647edcf3850b9e8dd6;hb=5fd2ae6a4517980ce0f89247bb354220748ae67b;hp=5d50c543c2f87825e07e29bb8369443d9b4cc55f;hpb=842a4fd77b1c9f93a4b97bd7f138c9b35a855d13;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