File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
sdk/schemaregistry/azure-schemaregistry-avroencoder Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -313,13 +313,13 @@ contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additio
313313
314314<!-- LINKS -->
315315[ pip ] : https://pypi.org/project/pip/
316- [ pypi ] : https://pypi.org/
316+ [ pypi ] : https://pypi.org/project/azure-schemaregistry-avroencoder/
317317[ python ] : https://www.python.org/downloads/
318318[ azure_core ] : https://github.com/Azure/azure-sdk-for-python/blob/main/sdk/core/azure-core/README.md
319319[ azure_sub ] : https://azure.microsoft.com/free/
320320[ python_logging ] : https://docs.python.org/3/library/logging.html
321321[ sr_avro_samples ] : https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/schemaregistry/azure-schemaregistry-avroencoder/samples
322- [ api_reference ] : https://docs.microsoft.com/python/api/
322+ [ api_reference ] : https://docs.microsoft.com/python/api/overview/azure/schemaregistry-avroencoder-readme
323323[ source_code ] : https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/schemaregistry/azure-schemaregistry-avroencoder
324324[ change_log ] : https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/schemaregistry/azure-schemaregistry-avroencoder/CHANGELOG.md
325325[ schemaregistry_client ] : https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/schemaregistry/azure-schemaregistry
Original file line number Diff line number Diff line change @@ -62,4 +62,4 @@ what you can do with the Azure Schema Registry Avro Encoder library.
6262[ encode_and_decode_event_data_message_async_sample ] : https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/schemaregistry/azure-schemaregistry-avroencoder/samples/async_samples/encode_and_decode_event_data_message_async.py
6363[ eventhub_send_integration_async_sample ] : https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/schemaregistry/azure-schemaregistry-avroencoder/samples/async_samples/eventhub_send_integration_async.py
6464[ eventhub_receive_integration_async_sample ] : https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/schemaregistry/azure-schemaregistry-avroencoder/samples/async_samples/eventhub_receive_integration_async.py
65- [ api_reference ] : https://docs.microsoft.com/python/api/
65+ [ api_reference ] : https://docs.microsoft.com/python/api/overview/azure/schemaregistry-avroencoder-readme
You can’t perform that action at this time.
0 commit comments