Skip to content

Commit

Permalink
update the feed link to nasa.gov image of the day
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolas-albert committed Sep 19, 2024
1 parent 3b6e4f0 commit 7adc3d0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions _c8oProject/connectors/RSSConnector.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
↑default: true
https: true
port: 443
server: apod.com
server: www.nasa.gov
trustAllServerCertificates: false
↓GetFeed [transactions.XmlHttpTransaction]:
↑default: true
subDir: feed.rss
subDir: feeds/iotd-feed/
2 changes: 1 addition & 1 deletion c8oProject.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
↓sample_HelloWorld [core.Project]:
comment: Hello World project demonstrating a feed reader
corsOrigin: =Origin
version: 8.3.0
version: 8.3.1
↓RSSConnector [connectors.HttpConnector]: 🗏 connectors/RSSConnector.yaml
↓GetFeed [sequences.GenericSequence]: 🗏 sequences/GetFeed.yaml
↓project [references.ProjectSchemaReference]:
Expand Down

0 comments on commit 7adc3d0

Please sign in to comment.