Add correct status code to YangPatch
[netconf.git] / restconf / restconf-openapi /
2023-11-08 Matej SramcikFix OpenApi ignoring min-elements for list 78/108878/3
2023-11-03 Matej SramcikFix OpenApi ignoring min-elements for list 56/108456/28
2023-10-24 lubos-cicutOpenApi: Fix parameter types for paths 21/108321/11
2023-10-24 lubos-cicutOpenApi: Fix 'min-elements' for XML Leaf-List 94/108394/7
2023-10-23 Oleksandr ZharovFix module's root POST request payload 06/108306/6
2023-10-23 Samuel SchneiderSkip POST for nodes without container/list child 75/108275/8
2023-10-20 Samuel SchneiderRemove synchronization locking 08/105808/7
2023-10-17 Samuel SchneiderRemove identity from OpenAPI Schemas 99/107899/13
2023-10-06 Ivan HraskoStreamline GlobalContext retrieving 74/108274/3
2023-10-06 Yaroslav LastivkaOpenAPI: Update Swagger UI to v5.9.0 85/108185/3
2023-10-05 Matej SramcikFix RPC XML payload missing namespace 62/107762/17
2023-10-04 Šimon UkušTest JSON representations of responses in OpenApi 91/107391/29
2023-10-04 Samuel SchneiderClean up boolean values in records 02/108002/4
2023-09-22 tobias.pobocikAdd test for union type 05/106505/24
2023-09-22 tobias.pobocikImprove DefinitionGenerator testing 31/106131/37
2023-09-22 Oleksandr ZharovEliminate ObjectNode(s) from Operation class 07/107707/11
2023-09-22 Šimon UkušEliminate server from Path class 95/107495/14
2023-09-22 Šimon UkušFix incorrect schema reference in root POST link 19/107419/15
2023-09-20 Yaroslav LastivkaEliminate ObjectNode(s) from Schema class 52/107552/12
2023-09-13 lubos-cicutAdd description to POST requests 67/107467/8
2023-09-13 Yaroslav LastivkaOpenApi: Remove incorrect list POST requests 86/107086/20
2023-09-13 Ivan HraskoRefactor OpenApiTestUtils methods 35/107835/3
2023-08-25 lubos-cicutAdd global description 66/107466/6
2023-08-25 Ivan HraskoAdd test for reduced number of schemas 85/107385/4
2023-08-23 Šimon UkušUse List and Map in OpenApi security 42/106842/20
2023-08-23 Šimon UkušAllow multiple security entries in securitySchema 39/106839/22
2023-08-23 tobias.pobocikSet default for instance-identifier type 81/105881/35
2023-08-22 Ivan HraskoRefactor OperationBuilder class 70/107470/1
2023-08-22 Peter SunaOpenApi create required operational data 94/106894/15
2023-08-22 tobias.pobocikSet default for number type 80/105880/30
2023-08-17 Yaroslav LastivkaUse first child in POST payloads 71/107271/15
2023-08-17 Oleksandr ZharovEliminate TOP schemas 64/107364/13
2023-08-17 Oleksandr ZharovDo not use TOP schemas in RPC requests 59/107359/14
2023-08-17 Oleksandr ZharovDo not use TOP schemas in GET requests 63/107263/12
2023-08-17 Oleksandr ZharovDo not use TOP schemas in PATCH requests 38/107238/15
2023-08-17 Oleksandr ZharovDo not use TOP schemas in PUT requests 23/107223/16
2023-08-15 Ivan HraskoFix processTypeDef method call 32/107432/1
2023-08-15 Ivan HraskoImprove union type processing 34/107334/4
2023-08-14 Ivan HraskoMove generateUrlPrefixFromInstanceID method 20/107420/2
2023-08-14 Peter SunaOpenaApi: Use empty content for operational GET 47/106747/17
2023-08-14 lubos-cicutConvert DefinitionGenerator into utility class 71/107371/13
2023-08-09 Peter SunaOpenApi: Fix module names in Json payload 78/107078/3
2023-08-09 Šimon UkušRework summary creation by formatting text blocks 34/106934/13
2023-08-09 Ivan HraskoRemove RestDocgenUtil#resolveNodesName method 74/107374/1
2023-08-09 Šimon UkušTest Path with single module vs all modules 43/106943/9
2023-08-09 Šimon UkušConsolidate methods called once in OpenApi 30/106930/6
2023-08-09 Šimon UkušRework tags creation in OpenApi 32/106932/17
2023-08-09 Šimon UkušMake deviceName not to be null 25/106925/12
2023-08-09 Šimon UkušFix deviceName with specific module request 26/106926/12
2023-08-08 Ivan HraskoAdd keys into configuration lists 57/106957/5
2023-08-08 Matej SramcikEliminate duplicate logic for anyXml/anyData 92/106892/12
2023-08-08 Šimon UkušAdd value "all" to content query parameter 74/106974/7
2023-08-08 Oleksandr ZharovRemove OpenApiObject builder 79/106479/42
2023-08-08 Oleksandr ZharovRemove createOpenApiObjectBuilder method 76/106476/36
2023-08-08 Oleksandr ZharovRefactor getOpenApiSpec method 66/106466/25
2023-08-07 Peter SunaRemove "config" prefix from OpenApi 95/106895/11
2023-08-07 Ivan HraskoEliminate putIfNonNull(ObjectNode, String, Number) 61/107261/8
2023-08-04 lubos-cicutRemove casting from putIfNonNull method 57/107257/4
2023-08-04 tobias.pobocikSet default for string type 79/105879/26
2023-08-04 tobias.pobocikSet default for bits type 78/105878/24
2023-08-04 tobias.pobocikSet default for boolean type 76/105876/23
2023-08-04 tobias.pobocikSet default for union type 75/105875/24
2023-08-04 tobias.pobocikSet default for binary type 74/105874/24
2023-08-04 Ivan HraskoRemove casting from processStringType method 53/107253/3
2023-08-04 lubos-cicutEliminate casting in processTypeDef method 46/107246/5
2023-08-03 Ivan HraskoFix parameters to build action paths 22/107222/2
2023-08-03 Peter SunaCreate only config data for OpenApi 43/105043/39
2023-08-03 Peter SunaOpenApi simplify processChildNode method 20/106920/6
2023-08-03 Peter SunaCreate tests for operational data in OpenAPI 46/106746/11
2023-08-01 Robert VargaRemove addOperations() 55/107155/3
2023-08-01 Robert VargaEliminate OperationBuilder.CONSUMES_PUT_POST 56/107156/3
2023-08-01 Robert VargaReduce builder exposure 54/107154/2
2023-08-01 Robert VargaUse local variable type inference 53/107153/2
2023-08-01 Robert VargaReduce casts a bit 52/107152/2
2023-08-01 Robert VargaImport javax.ws.rs.core.UriInfo 51/107151/2
2023-07-24 Oleksandr ZharovRemove fillDoc 62/106462/15
2023-07-24 Ivan HraskoOpenApi: Make version and title required 72/106972/1
2023-07-24 Oleksandr ZharovRemove Info builder 61/106461/14
2023-07-18 Matej SramcikEliminate DefinitionGenerator#putIfNonNull 93/106893/4
2023-07-18 Šimon UkušEliminate appendPathKeyValue() in restconf-openapi 14/106914/3
2023-07-13 Yaroslav LastivkaRefactor creating unique parameter name 98/106598/14
2023-07-13 Ivan HraskoFix MountPointOpenApiTest 19/106919/1
2023-07-13 Ivan HraskoRefactor getSortedModules method 16/106916/3
2023-07-13 Yaroslav LastivkaOpenApi: Do not use ArrayNode to store parameters 34/106634/14
2023-07-13 Matej SramcikAdd tests that verify authentication feature 23/106723/13
2023-07-12 Šimon UkušEliminate code duplication in doc creation 56/106256/11
2023-07-12 Šimon UkušIntroduce overloaded buildResponse methods 44/106244/10
2023-07-12 Šimon UkušSimplify element count processing, remove Optional 39/106239/10
2023-07-12 Šimon UkušRemove Optional for deviceName parameter 37/106237/15
2023-07-12 Šimon UkušReplace Optional range with separate methods 36/106236/15
2023-07-11 Yaroslav LastivkaOpenApi: Broken parameters logic 83/106583/12
2023-07-11 Peter SunaReduce XML nodes from OpenApi 42/106142/16
2023-07-11 Šimon UkušCreate test for custom base path verification 96/106396/14
2023-07-11 Šimon UkušChange hard-coded actions path 94/106394/10
2023-07-10 Ivan HraskoBump versions to 7.0.0-SNAPSHOT 57/106857/1
2023-07-07 tobias.pobocikChange default keyword to example 46/106546/6
2023-07-05 Šimon UkušUpdate constructors, remove Optional, add non-null 35/106235/12
2023-07-05 Robert VargaBump versions to 6.0.1-SNAPSHOT 14/106814/1
2023-06-23 Šimon UkušChange schema for GET XML example 81/106581/3
2023-06-22 Peter SunaRemove unrequired testcase from mandatory field 00/106600/3
next