Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 18 additions & 0 deletions openweathermap/1.0/antora.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
name: openweathermap-connector
version: '1.0'
display_version: 1.0 (Mule 4)
title: OpenWeatherMap Connector
nav:
- modules/ROOT/nav.adoc
asciidoc:
attributes:
page-component-desc: Enables you to connect to the OpenWeatherMap API.
page-connector-type: Connector
page-connector-level: Select
page-exchange-group-id: com.mulesoft.connectors
page-exchange-asset-id: mule4-openweathermap-connector
page-runtime-version: 4.10.0
page-release-notes-page: release-notes::connector/openweathermap-connector-release-notes-mule-4.adoc
page-vendor-name: openweathermap
page-vendor-title: OpenWeatherMap
page-notice-banner-message: Standard support for Java 8 and 11 ends in March 2025 for Mule 4.8 Edge and February 2026 for 4.6 LTS. Plan your upgrade path for apps that are running on Java 8 or 11 accordingly.
3 changes: 3 additions & 0 deletions openweathermap/1.0/modules/ROOT/nav.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
.xref:index.adoc[OpenWeatherMap Connector]
* xref:index.adoc[OpenWeatherMap Connector Overview]
* xref:openweathermap-connector-reference.adoc[OpenWeatherMap Connector Reference]
20 changes: 20 additions & 0 deletions openweathermap/1.0/modules/ROOT/pages/index.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
:connector-name: OpenWeatherMap
:lc-connector-name: openweathermap

= {connector-name} Connector 1.0

Anypoint Connector for {connector-name} ({connector-name} Connector) enables Mule applications to access the {connector-name} API.

For information about compatibility and fixed issues, refer to the {connector-name} Connector Release Notes.

== Before You Begin

include::connectors::partial$t-index-partial.adoc[tags=prerequisites]

== Next Step

include::connectors::partial$t-index-partial.adoc[tags=next-step-basic]

== See Also

include::connectors::partial$t-index-partial.adoc[tags=see-also]
Loading