-
Notifications
You must be signed in to change notification settings - Fork 162
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add more warning's to nats subscription factory (#1907)
* Add dynaconf example for nats * Update index * :) * Add type for new_value and uncomment * Update dynaconf.md * docs: polish markup * Proofread howto docs page * Add more warning's to nats subscription factory * docs: generate API References * Add `validate_input_for_warnings` function * docs: generate API References * refactor: merge options to config object * refactor: use correct defaults * Moreeeee warnings * Show warnings for core subscription without category * Upd warning text * chore: correct text * Pre-final variant * Add warnings for nats core subscriber * docs: generate API References * Add end-line * Add return type * refactor: polish NATS warnings * refactor: polish conditions * Proofread warning messages * Add missing full stop * Fix linting issues --------- Co-authored-by: Nikita Pastukhov <diementros@yandex.ru> Co-authored-by: Kumaran Rajendhiran <kumaran@airt.ai> Co-authored-by: sheldygg <sheldygg@users.noreply.github.com> Co-authored-by: Pastukhov Nikita <nikita@pastukhov-dev.ru>
- Loading branch information
1 parent
0d4c237
commit bd188c7
Showing
4 changed files
with
219 additions
and
30 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters