Issue tracker is ONLY used for reporting bugs. Please use the YDK Community for any support issues.
Expected Behavior
When string type is used and special pattern for the leaf is defined, it is expected for the pattern to appear in generated Python API and documentation web pages. It is especially needed when type is a union on subtypes, which are strings of different formats.
Current Behavior
The string patterns do not appear in generated Python API and documentation web pages.
Steps to Reproduce
Check generated API *.py files for presence of keyword 'pattern. Currently missing.
Your Script
Logs
Enable logging and post the logs below
System Information