[ADD] pms_api_rest: add rss_post service, datamodel and add feed_rss module in pms_api_rest depends

This commit is contained in:
Sara Lago
2023-10-17 11:14:33 +02:00
committed by Darío Lodeiros
parent e0a29a27d5
commit 4051e540de
5 changed files with 58 additions and 0 deletions

View File

@@ -15,6 +15,7 @@
"base_location",
"l10n_es_aeat",
"sql_export_excel",
"feed_rss",
],
"external_dependencies": {
"python": ["jwt", "simplejson", "marshmallow", "jose"],