get all properties of subscriptions
Nessuno ha ancora preso questa issue.
- Lingua principale
- PHP
- Stelle
- 157
- Fork
- 79
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Hi,
in general, the API is just returning the gen_info tags mostly, there is no way of getting a full subscription, e.g. with a packet:
<packet>
<webspace>
<get>
<filter/>
<dataset>
<gen_info/>
<hosting/>
<stat/>
<prefs/>
<disk_usage/>
<performance/>
<subscriptions/>
<php-settings/>
<resource-usage/>
</dataset>
</get>
</webspace>
</packet>
Is there any plan to extend the API to really receive all properties, or a way to customize it without re-programming nearly the whole API?
@abashurov , any idea?
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Direzione di ricerca
Start by tracing how the API handles the webspace get packet and its subscriptions dataset. Compare the currently returned gen_info data with the requested hosting, stat, prefs, disk_usage, performance, php-settings, and resource-usage properties; the work is done when a subscription can be retrieved with the full requested property set or a documented customization path.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- php
- Ambito
- api, backend
- Tipo di issue
- Funzionalità
- Difficoltà
- 5/5
- Tempo stimato
- Più di una settimana
- Stato di attività
- Ferma
- Chiarezza
- Da chiarire
- Idoneità per principianti
- 25/100