Fix POST request with insert parameter
[netconf.git] / restconf /
2024-03-28 Samuel SchneiderFix POST request with insert parameter 96/109196/14
2024-03-27 Yaroslav LastivkaFix OpenAPI explorer redirection URL 65/111065/2
2024-03-26 Ivan HraskoRemove json-unit-assertj dependency 09/111009/2
2024-03-21 Robert VargaFix parsing of union values 86/110986/5
2024-03-21 Robert VargaSplit up prepareValueByType() 85/110985/4
2024-03-21 Robert VargaFix instance-identifier ApiPath normalization 65/110965/7
2024-03-19 Robert VargaBump versions to 7.0.4-SNAPSHOT 81/110881/1
2024-03-19 jenkins-relengRelease netconf v7.0.3
2024-03-19 Robert VargaFixup yanglib-mdsal-writer 52/110852/3
2024-03-19 Robert VargaOptimize data merge decision 51/110851/2
2024-03-17 Robert VargaBump versions to 7.0.3-SNAPSHOT 27/110827/1
2024-03-17 jenkins-relengRelease netconf v7.0.2
2024-03-17 Robert VargaUse more modern QNameModule methods in restconf-nb 83/110783/3
2024-03-17 Robert VargaFactor out MdsalDatabindProvider 05/110805/2
2024-03-16 Robert VargaBump upstreams 81/110781/2
2024-03-16 Yaroslav LastivkaEnsure successful registration of SubscribeDeviceNotifi... 36/110736/5
2024-03-15 Samuel SchneiderDocument RESTCONF base path configuration 78/110278/5
2024-03-14 Ivan HraskoSmall refactor of NetconfRestconfStrategy class 34/110734/1
2024-03-12 lubos-cicutOpenAPI: Add test for inner action schema 07/110407/12
2024-03-12 lubos-cicutOpenAPI: netopeer2 wrong schemas for actions 04/110404/14
2024-03-08 lubos-cicutOpenAPI: netopeer2 duplicated mapping key test 06/110406/4
2024-03-08 lubos-cicutOpenAPI: netopeer2 duplicated mapping key 62/110262/7
2024-03-07 Ivan HraskoBump json to version 20240303 49/110549/1
2024-03-07 Robert VargaDo not use ISE in XmlNormalizedNodeBodyWriter 12/110512/1
2024-03-06 Robert VargaBump versions to 7.0.2-SNAPSHOT 96/110496/1
2024-03-06 jenkins-relengRelease netconf v7.0.1
2024-03-06 lubos-cicutOpenAPI: netopeer2 NPE because stack is null 63/110263/4
2024-03-06 Robert VargaFix RPC/action output writeout 87/110487/5
2024-03-06 Robert VargaMigrate constructor caller 88/110488/1
2024-02-28 Robert VargaBump versions to 7.0.1-SNAPSHOT 96/110396/1
2024-02-28 jenkins-relengRelease netconf v7.0.0
2024-02-28 Oleksandr ZharovUpdate to Swagger UI v5.11.8 17/110317/4
2024-02-27 lubos-cicutEliminate SchemasStream.EntityType 84/110084/11
2024-02-19 Robert VargaHide RestconfStrategy.readData() 67/110267/1
2024-02-19 Robert VargaCorrect device-notification output 61/110261/2
2024-02-13 Oleksandr ZharovFix tests imports 29/110229/1
2024-02-13 Oleksandr ZharovFix PUT/POST requests for lists 27/109127/13
2024-02-13 Robert VargaMove AbstractBody et al. 27/110227/3
2024-02-12 lubos-cicutSeparate logic of get root path 76/110176/10
2024-02-12 Yaroslav LastivkaOpenAPI: Unify description handling 56/110156/8
2024-02-12 Samuel SchneiderCreate overloaded constructors for PathEntity 55/110155/7
2024-02-12 lubos-cicutFix OpenAPI is ignoring restconf settings 86/110186/3
2024-02-09 Yaroslav LastivkaOpenAPI: Remove not needed TODOs 58/110158/7
2024-02-09 Ivan HraskoOpenAPI: Delete no-op methods 07/110207/2
2024-02-09 Yaroslav LastivkaRemove unnecessary empty double lines. 43/110143/6
2024-02-09 lubos-cicutDelete all always null returning methods 75/110175/2
2024-02-07 lubos-cicutIterate over models in SchemasStream 22/110122/6
2024-02-07 lubos-cicutIterate over models in PathsStream 21/110121/7
2024-02-07 lubos-cicutTest revision requirement in schema service 51/107351/11
2024-02-06 Yaroslav LastivkaImprove error path for list items 96/110096/3
2024-01-30 lubos-cicutCreate SchemasEntity class to simplify SchemasStream 08/109908/7
2024-01-29 Robert VargaFurther warnings mitigation 81/110081/3
2024-01-29 lubos-cicutFix wrong path reference - schema for actions 17/110017/2
2024-01-29 Ivan HraskoUse nio Channels in OpenAPI read 03/109803/8
2024-01-28 Robert VargaBump upstreams 00/109800/42
2024-01-26 lubos-cicutFix nullability checks in operations entity classes 15/110015/3
2024-01-26 lubos-cicutFix nullability checks in PropertyEntity class 14/110014/2
2024-01-26 lubos-cicutFix nullability checks in ParameterSchemaEntity class 13/110013/2
2024-01-26 lubos-cicutFix nullability checks in PathsEntity class 12/110012/2
2024-01-26 lubos-cicutFix nullability checks in SecurityEntity class 11/110011/2
2024-01-26 lubos-cicutFix nullability checks in SecuritySchemesEntity class 10/110010/2
2024-01-26 lubos-cicutFix nullability checks in ServersEntity class 09/110009/2
2024-01-26 lubos-cicutFix nullability checks in ParameterEntity class 91/109991/2
2024-01-26 lubos-cicutFix nullability checks in ServerEntity class 90/109990/2
2024-01-26 lubos-cicutFix nullability checks in InfoEntity class 89/109989/2
2024-01-26 lubos-cicutFix wrong path reference - schema for actions 25/109825/7
2024-01-24 Robert VargaDo not use threadpool-config-impl in websocket-client 60/109960/1
2024-01-22 Robert VargaMake RESTCONF base path configurable 01/109701/9
2024-01-19 lubos-cicutCreate Unit Test for POST existing data error 15/107715/6
2024-01-19 lubos-cicutUse OpenApiServiceImpl#DEFAULT_PAGESIZE after rewrite 17/109817/6
2024-01-19 lubos-cicutUse DefinitionNames#addUnlinkedName after rewrite 07/109807/5
2024-01-19 Ivan HraskoRemove unused lock field 37/109837/3
2024-01-17 lubos-cicutUse PathsEntity class to simplify PathsStream 96/109796/3
2024-01-17 lubos-cicutUse configurable basePath in PathsStream 43/109643/6
2024-01-16 Yaroslav LastivkaFix XML Namespace Handling in serializeExceptionToXml 01/109801/1
2024-01-16 Ivan HraskoReplace escape character by empty line 80/109780/4
2024-01-15 Ivan HraskoMake ServersStream fields final 79/109779/2
2024-01-15 lubos-cicutRefactor SchemasStreams class 15/109315/5
2024-01-12 Ivan HraskoRemove not validating JSON/XML stream writters 96/109096/8
2024-01-12 Yaroslav LastivkaXML: Resolve 500 response from device exception 11/108611/16
2024-01-12 Peter SunaJSON: Resolve 500 response from device exception 04/107904/27
2024-01-11 Ivan HraskoSimplify synchronization in MountPointOpenApi 89/109689/3
2024-01-11 Ivan HraskoRemove no more used RFC 8040 configuration file 40/109640/5
2024-01-09 Ivan HraskoUse BufferedReader to read OpenApi 90/109690/3
2024-01-09 Ivan HraskoEliminate OpenApiApplication class 45/106145/7
2024-01-09 Ivan HraskoRemove JaxbContextResolver class 86/109686/1
2024-01-09 Ivan HraskoMake toComponents method static 85/109685/1
2024-01-09 Ivan HraskoRemove no more valid TODO 84/109684/1
2023-12-31 Robert VargaBump upstreams 79/109479/5
2023-12-20 Oleksandr ZharovReduce the number of conditional operators in RestconfS... 30/109230/2
2023-12-20 Yaroslav LastivkaJunos device: Fix IllegalStateException 21/109321/2
2023-12-13 Ivan HraskoRemove jackson-annotations from OpenApi 02/109302/2
2023-12-10 Robert VargaDeprecate WebSocket event stream delivery 61/109161/5
2023-12-08 Oleksandr ZharovRevert models description change 67/109167/8
2023-12-08 lubos-cicutRemove OpenApiObject 74/109074/21
2023-12-08 Ivan HraskoAdapt API to OpenApiObject removal 05/108305/35
2023-12-08 Ivan HraskoAdapt tests for OpenApi 04/108304/32
2023-12-08 Yaroslav LastivkaRe-implement logic for security and securitySchemes 09/108809/34
2023-12-08 lubos-cicutRe-implement paths for ChildNodes 36/109036/24
2023-12-08 Samuel SchneiderRe-implement paths for RPCs 65/108865/23
next