Bump.sh

Global support of external references

New

As your API grows, your specification becomes more and more complex. At some point, splitting it up into multiple files with $ref references pointing to these external resources can help a lot.

We have just released full external references support by updating:

Now, no matter the channel you use to deploy a specification, Bump will resolve all references (when possible) and import their content into your documentation.

Want to learn more? Have a look at [our documentation]/help/specification-support/references/).