nwekealex65
nwekealex65
The file https://github.com/hotosm/raw-data-api/blob/develop/docs/src/api/API/index.md provides links to submodules which are broken and leads to a 404 error.
Added documentation for how to consume messages with a message schema. This addresses #229. It explains how to consume message schema
Add documentation for passive_declares config value. fixes issue #245. This pull request aims to fix issue #245 which addresses documentation for configuring Fedora Messaging by adding a passive_declares option to...
This pull request addresses issue #303 Changes Made: - Added support for asynchronous programming using asyncio to the `publish function`. - Utitlized async await syntax to make the function asynchronous....
The link provided for accessing contributor guidelines in the README.md file is leading to a 404 error page. This issue arises when contributors attempt to access the guidelines for contributing...
**Issue Resolved** This pull request resolve issue #237, where the contributor guidelines link in the README.md file was leading to a 404 error page. **Changes Made:** Updated the link in...