spotfiresoftware / spotfire-mods

Spotfire® Mods
https://spotfiresoftware.github.io/spotfire-mods/
Other
56 stars 41 forks source link

Support for actions mods in the development server #135

Closed handerss-spotfire closed 11 months ago

handerss-spotfire commented 11 months ago

The development server will require some minor changes to support action mods.

objerke commented 11 months ago

I think adding a flag as proposed here is the best approach. It will make it more clear that this behavior is included, compared to other dev servers.

An alternative and less good solution is to add a more unique path with with less chance of a collision.

handerss-spotfire commented 11 months ago

Since we do not allow the path to start with "spotfire/" I could change it to something like that which won't break existing mods.

objerke commented 11 months ago

Since we do not allow the path to start with "spotfire/" I could change it to something like that which won't break existing mods.

I think that sounds like a good idea!

handerss-spotfire commented 11 months ago

The endpoint is now under the /spotfire path and the flag remains.

ebrandin commented 11 months ago

Looks good!

hjockert commented 11 months ago

👍