Expose current_version.is_strict_compatibility_enabled in the Discovery response (original) (raw)
I'd like current_version.is_strict_compatibility_enabled for each add-on in the response of the Discovery endpoint: https://addons-server.readthedocs.io/en/latest/topics/api/discovery.html#get--api-v4-discovery-
This is needed because our compatibility checks use this attribute. AMO and Disco Pane currently behave in a slightly different manner because Disco Pane add-ons do not have this attribute defined. It is a minor issue, especially because Disco Pane lists curated content, but that would be nice to fix.