Fix instance-identifier key being not recognized properly
[netconf.git] / restconf / restconf-nb-rfc8040 / src / main / java / org / opendaylight / restconf / nb / rfc8040 / rests / utils / PutDataTransactionUtil.java
2022-07-28 Robert VargaRename restconf-nb-rfc8040 to restconf-nb 81/101881/2
2022-03-30 Robert VargaBump upstreams to SNAPSHOTs 07/99507/57
2022-03-21 Robert VargaInstanceIdentifierContext does not take generics 01/100201/1
2021-11-14 Robert VargaPropagate WriteDataParams in utilities 06/98106/3
2021-10-24 Robert VargaAdd RestconfQueryParam 13/98113/2
2021-10-23 Robert VargaAdd representations of RFC8040 query parameters 86/98086/6
2021-10-23 Robert VargaSplit out RFC8040-only constructs from yang-common 64/98064/4
2021-09-13 Robert VargaDo not pass RestconfStrategy to FutureCallbackTx 81/97481/3
2021-09-11 Robert VargaRemove RestconfError.ErrorTag 30/97030/15
2021-07-26 Robert VargaRemove RestconfError.ErrorType 28/97028/6
2021-07-09 Robert VargaRestconfTransaction always operates on a single datastore 59/96859/3
2021-07-09 Robert VargaMove validation methods 54/96854/3
2021-06-07 Robert VargaBump MRI upstreams 99/96099/50
2020-11-20 Robert VargaSplit transaction lifecycle 64/93064/9
2020-11-04 Vladyslav MarchenkoEliminate unnecessary blocking checks 46/92446/21
2020-10-16 Robert VargaBump upstreams for Silicon 35/92935/24
2020-10-15 Robert VargaRemove RestconfDataServiceConstant.PutData 78/93078/2
2020-10-14 Robert VargaAdd explicit enumeration of allowed "insert" parameters 60/93060/2
2020-10-14 Robert VargaShortcut PutDataTransactionUtil.readData() 58/93058/2
2020-10-14 Robert VargaEliminate a ReadDataTransactionUtil.readData() alternative 57/93057/2
2020-10-14 Robert VargaRefactor RestconfStrategy 35/93035/4
2020-07-14 Vladyslav MarchenkoCreate NetconfDataTreeService with base and additional... 71/90371/30
2020-07-07 Robert VargaRemove SchemaContextRef 51/90951/2
2020-04-30 Robert VargaUpdate MRI projects for Aluminium 12/88912/46
2019-09-13 PeterSunaReorganize transactionChainHandler usage. 79/84279/8
2019-09-06 Robert VargaConvert to using requireNonNull() 88/84188/5
2019-09-03 Robert VargaRemove use NodeIdentifierWithPredices.getKeyValues() 58/84158/2
2019-08-20 Robert VargaSimplify RestconfValidationUtils users 56/83756/3
2019-08-19 Jaroslav TóthFixed response errors for HTTP PUT 84/83584/5
2018-11-17 Jakub MorvayMerge "Migrate restconf to MD-SAL APIs"
2018-11-14 Robert VargaMigrate restconf to MD-SAL APIs 86/77486/22
2018-08-06 Jakub MorvayMerge "NECONF-524 : Setting the netconf keepalive logic...
2018-07-12 Jakub MorvayMerge changes from topic 'no-chararray'
2018-07-11 Jakub MorvayMerge "Remove redundant code constructs"
2018-07-11 Jakub MorvayRemove redundant code constructs 23/73923/2
2018-05-09 Jakub MorvayMerge "Convert apidocs to new web API"
2018-04-26 Jakub MorvayMerge changes from topic 'rem_web_xml'
2018-04-20 Tom PantelisRemove static TransactionChainHandler instance 09/71109/4
2018-02-28 Tom PantelisRestconf 8040 should return 204 for delete and put 05/68905/1
2018-02-27 Tom PantelisNETCONF-514: Use exists instead of read for PUT 82/68782/4
2018-01-12 Jakub MorvayMerge "Clean up netconf-parent root pom"
2018-01-12 Robert VargaAdjust to yangtools-2.0.0/odlparent-3.0.0 changes 02/64202/42
2017-09-13 Jakub TothSplit Restconf implementations (draft02 and RFC) -... 54/62854/6