Added references by issue number

This commit is contained in:
Marvin Scham
2023-05-24 12:48:38 +02:00
parent e81397b9d9
commit e67c30ea29

View File

@@ -4,7 +4,7 @@
### Added ### Added
- (DataSource) → AmazonProductDataSource as first external data source - (DataSource) → AmazonProductDataSource as first external data source (#39)
- ProductDTO as data holder structure for data from external sources - ProductDTO as data holder structure for data from external sources (~ #39)
- Config for credential, base URLs etc. - Config for credential, base URLs etc. (~ #39)
- FormattingUtil for formatting price strings - FormattingUtil for formatting price strings (~ #39)