diff options
author | Kajur, Harish (vk250x) <vk250x@att.com> | 2019-01-22 17:11:02 -0500 |
---|---|---|
committer | Kajur, Harish (vk250x) <vk250x@att.com> | 2019-01-23 17:12:56 -0500 |
commit | 47fe584b69f0631aa151c7e6a28378d5b712006c (patch) | |
tree | b4dfbadd8c09c809573e21f3978515138e35af5b /aai-schema-service/.gitignore | |
parent | 2e6edbd56d6644d84fe24b061be06b952ceb773a (diff) |
Add the queries endpoint and files
related to the queries endpoint
Issue-ID: AAI-1864
Change-Id: I50054dbaa5b069f0cdbe5b0dc0ce8c06a189589a
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
Diffstat (limited to 'aai-schema-service/.gitignore')
-rw-r--r-- | aai-schema-service/.gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/aai-schema-service/.gitignore b/aai-schema-service/.gitignore index 3b2d955..35183c9 100644 --- a/aai-schema-service/.gitignore +++ b/aai-schema-service/.gitignore @@ -14,4 +14,4 @@ bundleconfig-local/etc/logback.xml *.iml **/dbedgerules/** **/oxm/** -**/query/** +**/query/*.json |