aboutsummaryrefslogtreecommitdiffstats
path: root/docs/api-reference
AgeCommit message (Collapse)AuthorFilesLines
2021-09-21Roll versions for JakartaDan Timoney1-54/+54
Roll versions to set up for Jakarta release Issue-ID: CCSDK-3470 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ia341d92b79acd758cc9d16f24a83399d1a8a1c5b
2021-07-28Revert "Renaming Files having BluePrint to have Blueprint"Jozsef Csongvai1-2296/+2296
The renaming in CCSDK-3098 caused breaking changes to the grpc api and compile issues for kotlin scripts. Issue-ID: CCSDK-3385 Change-Id: I0d745cb858371678eabcb2284671c1fd76a1ab6d Signed-off-by: Jozsef Csongvai <jozsef.csongvai@bell.ca>
2021-03-29Fixing DockerFile to avoid IOExceptionSingal, Kapil (ks220y)1-46/+79
chown on /opt isn't enough as files/directory permissions needs change so that onap user can access to execute Even if chown onap:onap was done, it was failing to create/run script due to permission issues Adding noCache to docker-maven-plugin so that it won't pick cached layers Issue-ID: CCSDK-3224 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: Idf56465eff6fa42b523bccfca56f84e93496a8d2
2021-01-22Renaming Files having BluePrint to have BlueprintKAPIL SINGAL1-1/+1
Replacing BluePrint with Blueprint throughout Issue-ID: CCSDK-3098 Signed-off-by: KAPIL SINGAL <ks220y@att.com> Change-Id: Ibee8bad07ae7d9287073db2d4f2f2cd730fa8b96
2021-01-19Add new rst guide filesSarah Abouzainah2-6/+5
Issue-ID: CCSDK-3070 Issue-ID: CCSDK-3081 Signed-off-by: Sarah Abouzainah <sabouzainah.ext@orange.com> Change-Id: I25c2488ac1ad12966a357f11ecca6e630f440ec0
2021-01-08CDS add Swagger annotations for Model Type APIPiotr Stanior2-0/+391
Issue-ID: CCSDK-3014 Change-Id: I469151beef8ebf63b3a24ca4ce9a047c0b80850a Signed-off-by: Piotr Stanior <piotr.stanior@t-mobile.pl>
2020-12-21CDS API Reference add workflow tutorialJakobKrieg4-1/+97
Issue-ID: CCSDK-3060 Change-Id: I9e3465f4fff816ad8dcdb74f54713e11d9d246cd Signed-off-by: JakobKrieg <jakob.krieg@bcmsolutions.de>
2020-12-15CDS add Postman collection for Resource, Template, Dictionary and Config APIPiotr Stanior3-846/+2987
Issue-ID: CCSDK-3014 Change-Id: Ic9892c035067064fd612f2781507a36072e4e712 Signed-off-by: Piotr Stanior <piotr.stanior@t-mobile.pl>
2020-12-14Merge "CDS API reference add request classes"KAPIL SINGAL2-13/+183
2020-12-14CDS Swagger remove yaml filesJakobKrieg2-716/+1
Issue-ID: CCSDK-3014 Change-Id: I3f2f6bbe4d7f2b49e0ff1511f2938d258cc4976b Signed-off-by: JakobKrieg <jakob.krieg@bcmsolutions.de>
2020-12-14CDS API reference add request classesJakobKrieg2-13/+183
Issue-ID: CCSDK-3014 Change-Id: If0a0a6169ac43a66c3dc51639e3a22efa49dcba5 Signed-off-by: JakobKrieg <jakob.krieg@bcmsolutions.de>
2020-12-08CDS add API reference documentationJakobKrieg4-280/+4158
Issue-ID: CCSDK-3014 Change-Id: Id31270c287bdf23de5feb6666ca859d6cd5732c2 Signed-off-by: JakobKrieg <jakob.krieg@bcmsolutions.de>
2020-11-19CDS API reference add bootstrap APIJakobKrieg2-3/+94
Issue-ID: CCSDK-2992 Change-Id: Ia765775f7340700af980b0f91ebbc7cfbde28d3a Signed-off-by: JakobKrieg <jakob.krieg@bcmsolutions.de>
2020-11-18API reference add link for doc projectJakobKrieg1-1/+1
Issue-ID: CCSDK-2992 Change-Id: Id7e4fc5cc61d5a13043adc54e94ca30554ec25b2 Signed-off-by: JakobKrieg <jakob.krieg@bcmsolutions.de>
2020-11-18CDS Api reference add index, template, first APIsJakobKrieg4-0/+653
Issue-ID: CCSDK-2992 Change-Id: Iad8524cce702deb7f35650b9bd69b6690c0ecc6d Signed-off-by: JakobKrieg <jakob.krieg@bcmsolutions.de>