mirror of
https://github.com/penpot/penpot.git
synced 2025-12-23 22:48:40 -05: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 %}
|