X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=README.md;fp=README.md;h=d815e8d1809f4437c17ab94d5e53337d0eab87ed;hb=dcaa127b0c6715c49acbaa478afa6f722e436f46;hp=663acc9f68d7db3d622d66b6c123ec99982adf56;hpb=cd7e6ff91caf2388a041ef670d22504874a0bc5e;p=modeling%2Fetsicatalog.git diff --git a/README.md b/README.md index 663acc9..d815e8d 100644 --- a/README.md +++ b/README.md @@ -18,15 +18,15 @@ ./ project files ./docker docker related scripts ./logs log file - ./catalog 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