Age | Commit message (Collapse) | Author | Files | Lines |
|
Some of the properties in the schema are
missing the indexes for the dbalias properties
and if they are missing it could potentially cause
issues when the application runs the create db schema
Adding a junit to ensure that in the future
that such properties are properly highlighted
to ensure that this doesn't happen
Issue-ID: AAI-2374
Change-Id: I01efba764a61881056892458bdf705d94d458650
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
|
|
Issue-ID: AAI-2326
Change-Id: I859d3a6656de80471e756ac28580599d8621991f
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
|
|
Issue-ID: AAI-2226
Change-Id: I5da79ac0bf541b051704916c403e84631df10612
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
|
|
Add the version to the title and heading of the page for easy
identification.
Change-Id: Ie0233a13909aebb0b1f3b2b312cc83f098c77054
Issue-ID: AAI-2314
Signed-off-by: Keong Lim <keong.lim@huawei.com>
|
|
Add tests for schemagen/swagger/Api.java
Add tests for schemagen/swagger/Definition.java
Tweak schemagen/swagger/Api.java to get more coverage from tests
Tweak schemagen/swagger/Definition.java to get more coverage from tests
Commit a json file that is generated during test runs
Tweak onap-java-formatter to pass checkstyle audit
Change-Id: I1f2e9a36b7263818aa5030dcd8ec9b050d046fb1
Issue-ID: AAI-2279
Signed-off-by: Keong Lim <keong.lim@huawei.com>
|
|
Issue-ID: AAI-2208
Change-Id: I1da5722abdbfa6928c2a57d179c9e4d2ad1722c8
Signed-off-by: LaMont, William (wl2432) <wl2432@us.att.com>
|
|
Issue-ID: AAI-2170
Change-Id: I4728df2a0692803cb55b9e38863444ec5c41792c
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
|
|
Issue-ID: AAI-2161
Change-Id: Ie57a1a7435dd84bc3d060518ed94faed57b1cd88
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
|
|
schema generation code from the aai-common
repo to the schema service repo as aai-schema
should be in the schema service and all code
related to it such as generation of the schema
code should also be moved to the service
Issue-ID: AAI-2002
Change-Id: Ia792d5ae8822642b1816a0e9664bb21fa511e24f
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
|