Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

OdsInstanceContext records would be added as follows:

OdsInstanceId ContextKeyContextValue
1schoolYear2021
2schoolYear2022
3schoolYear2023

The value of ContextKey defined here would need to match a custom base route segment applied by the host to the API configuration in the appsettings.json file. The API will support a new configuration value under ApiSettings which could be set as follows:

...