Versions Compared

Key

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

The BLADE module generates URLs that generally rely on ID values of the requested data to ensure that the correct data is returned. Using names instead of IDs can be ambiguous and are subject to naming constraints to be URL compatible. However in certain situations where this limitation of names is acceptable and manageable it can be useful for a person to be able to generate the BLADE URLs manually using names.

This has been enabled for:

Table of Contents
minLevel1
maxLevel1

Media

As of 14.9.5.1 you can access a media item by providing the

...

=> blade/media/ContentGroupName/BinName/ItemName

=> blade/media/ContentGroupName/BinName1/BinName2/ItemName.extension

...

=> blade/score/league/ContentGroupName/LeagueCode/?format=json&logo=false&pretty=false

...