aboutsummaryrefslogtreecommitdiffstats
path: root/aai-schema/src/main/resources/aai_swagger_html/aai_swagger_v8.html
AgeCommit message (Collapse)AuthorFilesLines
2018-08-12Integrate aai-schema-ingest library into aai-coreKajur, Harish (vk250x)1-141714/+0
Integrate the aai-core into using the aai-schema-ingest library to be agnostic to the schema changes Remove any references to aai-schema dependency in aai-core Reorder the components so the aai-schema-ingest is first installed Moved the edge rules to the aai-schema as they are linked to schema Rework the generation of the aai-schema to using aai-schema-ingest library Also remove the yaml and html folders as they get generated on the fly So when maven pushes the aai-schema jar, the jar contains the generated yaml, html and xsd files at runtime due to the gerrit limit of filesize Issue-ID: AAI-1455 Change-Id: I87ecd9eb2fc96a09d3a6399955637674f6e7fb21 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-04-23Fix html docs with esr-system-info attrv1.2.3Jimmy Forsyth1-656/+656
Issue-ID: AAI-1090 Change-Id: Iae82ec9c42e40601aa6d7e7513ad1c0d7392b4f8 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-04-19Update swagger file and html to latest versionsJimmy Forsyth1-940/+940
Issue-ID: AAI-1051 Change-Id: I3fcced1c8672ad3a7f18be4368c8f3b3b454263a Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-03-26Add plugin to check coverageKajur, Harish (vk250x)1-20226/+4060
Get line coverage to 50% and ensure it doesn't go down Issue-ID: AAI-498 Change-Id: Ib466b7e2b7cb6d2f888e3b58c2073bb02ab6f809 Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-03-22Update the license for 2017-2018 licenseKajur, Harish (vk250x)1-6/+7
Issue-ID: AAI-856 Change-Id: I6711ff48314133abd7d03ea4b73a4f55606442bb Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-03-15added new aai-schema-ingest libraryThreefoot, Jane (jt6620)1-0/+250
New, lightweight, configurable library for OXM and edge rules json ingest. Allows for broken-up OXM and json for increased model-driven capabilities. Issue-ID: AAI-875 Change-Id: I987c7dc2ad9a68ef3ccaac8da8d3b5b0205dc264 Signed-off-by: Threefoot, Jane (jt6620) <jt6620@att.com>
2018-02-27Update the files for ajsc 6 changesVenkata Harish K Kajur1-878/+23177
Issue-ID: AAI-33 Change-Id: I897566e79eb7505232b692e551f6347e69fafed6 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2018-01-18Sync the latest code changesVenkata Harish K Kajur1-15734/+186
Issue-ID: AAI-493 Change-Id: I5f39ce9bb19cfb9607b659bed82066cae7569ecc Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
2017-06-27[AAI-12] Add the swagger documentation for onapVenkata Harish K Kajur1-0/+150878
Change-Id: If2ebc7acd38c3a268c1461b05f1b7ff1bc0c8548 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>