X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=README.md;h=d815e8d1809f4437c17ab94d5e53337d0eab87ed;hb=e6823a4405ecdf690598bae2148e356abb8a39b7;hp=8c60c051a884cfa69e4b70647edcf3850b9e8dd6;hpb=a32c2b20207885d895bd96204cc166fca14db97b;p=modeling%2Fetsicatalog.git diff --git a/README.md b/README.md index 8c60c05..d815e8d 100644 --- a/README.md +++ b/README.md @@ -18,15 +18,15 @@ ./ project files ./docker docker related scripts ./logs log file - ./genericparser generic parser management - ./packages package life cycle API& logic + ./catalog package management and generic parser service + ./packages package life cycle API & logic ./ API url definition ./views API related views, each operation is a view ./serializers API related request and response parameters. Suggest related to sol003/sol005, each datatype is a file. Common datatypes are put into the common file - ./biz Package management busyness logic files - ./tests All the test case. At least each API should have a test case + ./biz Package management business logic files + ./tests All the test case. Each API should have at least a test case. ./jobs Related job ./pub Common class, including database, external micro service API, utils, and config parameters. ./samples Catalog micro service health check