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
All ApiBlock types (except ApiQueryBlock and ApiQueryResultBlock) in the javascript source are missing the Page property that's found on all blocks in the JSON response objects. The Python and C# libraries already include it, however.
All
ApiBlocktypes (exceptApiQueryBlockandApiQueryResultBlock) in the javascript source are missing thePageproperty that's found on all blocks in the JSON response objects. The Python and C# libraries already include it, however.