You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Language parsers need to include a language independent common ID for each classes, APIs and other entities so APIView can map them across the languages
This was the implementation PR. It may need to be updated since it was never used: 77c0f52
Basically it looks for a file in the WHL or source called apiview_mapping.json which would map all of the local Python definition IDs to the cross-language definition.
Language parsers need to include a language independent common ID for each classes, APIs and other entities so APIView can map them across the languages
In support of #4033
The text was updated successfully, but these errors were encountered: