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
Types not intended to be used outside are changed from public to internal (#624)
* Types that are not intended to be used outside of standard classes are changed from public to internal
* Revert "Types that are not intended to be used outside of standard classes are changed from public to internal"
This reverts commit 146f6e3.
* Restore "internal" definition for Types that are not intended to be used outside of standard classes are changed from public to internal""
This partially reverts commit cd96d32.
* HttpTriggerHandler is public so, it requires IGXRouting be public too.
* Redefine GxRestWrapper as public to avoid build error by now.
* Redefine GxRestWrapper as public to avoid build error by now.
Co-authored-by: sjuarezgx <sjuarez@genexus.com>
Co-authored-by: aberta <aberta@genexus.com>
0 commit comments