Remove the feeds module
This commit is contained in:
parent
acfd1cca8d
commit
0c98be96eb
851 changed files with 840 additions and 10348 deletions
|
@ -87,14 +87,5 @@
|
|||
"processed": "\n <p>If you need to integrate your application with a third-party service, don't integrate it directly - even if it has an SDK.<\/p>\n\n<p>Doing so locks you into a single implementation and a single vendor.<\/p>\n\n<p>If you write your own integration layer, it's possible to add multiple implementations, such as different payment gateways, that conform with a single interface.<\/p>\n\n<p>If you need to switch to a different provider or add multiple options, you can without changing the existing code.<\/p>\n\n<p>It also makes it easier to test as you can write a fake implementation and use it for testing.<\/p>\n\n ",
|
||||
"summary": null
|
||||
}
|
||||
],
|
||||
"feeds_item": [
|
||||
{
|
||||
"imported": "1970-01-01T00:32:50+00:00",
|
||||
"guid": null,
|
||||
"hash": "b3ce2b27a1306357903fea42bae79618",
|
||||
"target_type": "feeds_feed",
|
||||
"target_uuid": "90c85284-7ca8-4074-9178-97ff8384fe76"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue