Box.getSpace(address, spaceName, opts) with metaData opts passed returns null timestamp
Abierto
bug
dontclose
- Lenguaje dominante
- JavaScript
- Estrellas
- 2
- Forks
- 1
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
I'm pretty sure this was working when it was implemented into the Hub app.
Now, hitting this end point with `const opts = {metadata: true };` returns an object with `timestamp` value as null (value of key is correctly returned, however).
Expect:
```
{
value: ,
timestamp:
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.