mirror of
https://github.com/penpot/penpot.git
synced 2026-03-27 13:50:26 +01:00
* 🎉 Add management RPC API And refactor internal http auth flow * 📎 Adjust final url namings * 📚 Update changelog
11 lines
172 B
Cheetah
11 lines
172 B
Cheetah
{% extends "app/templates/api-doc.tmpl" %}
|
|
|
|
{% block auth-section %}
|
|
{% endblock %}
|
|
|
|
{% block limits-section %}
|
|
{% endblock %}
|
|
|
|
{% block webhooks-section %}
|
|
{% endblock %}
|