1
0
Fork 0
arangodb/Documentation/DocuBlocks
Simran 7de07df802 Bug fix/fix swagger datatype (#9045) (#9602)
* Bug fix/fix swagger datatype (#9045)

* remove http so https arangos will work

* verify that query parameters are proper swagger data types, fix offending documentation files

* return the actual type - not the list of available ones

* check formats

* there is no uint64 in swagger

* Fresh Swagger
2019-08-06 14:44:58 +03:00
..
Rest Bug fix/fix swagger datatype (#9045) (#9602) 2019-08-06 14:44:58 +03:00
DatabaseDirectory.md updated documentation 2016-12-20 11:32:12 +01:00
DefaultLanguage.md
IndexHandle.md
IndexVerify.md
InsertEdgeCol.md fix some more example snippets 2017-02-13 08:38:41 +01:00
JS_Chmod.md
JS_CopyDirectoryRecursive.md
JS_CopyFile.md
JS_Exists.md
JS_GetTempFile.md
JS_GetTempPath.md
JS_IsDirectory.md
JS_IsFile.md
JS_List.md
JS_ListTree.md
JS_MTime.md
JS_MakeAbsolute.md
JS_MakeDirectory.md
JS_MakeDirectoryRecursive.md
JS_MoveFile.md
JS_Read.md
JS_Read64.md
JS_ReadBuffer.md
JS_Remove.md
JS_RemoveDirectory.md
JS_RemoveDirectoryRecursive.md
JS_Save.md
JS_Size.md
JS_Unzip.md
JS_Zip.md
WalLogfileAllowOversizeEntries.md
WalLogfileDirectory.md
WalLogfileFlushTimeout.md updated documentation 2017-01-30 16:38:20 +01:00
WalLogfileHistoricLogfiles.md
WalLogfileIgnoreLogfileErrors.md
WalLogfileIgnoreRecoveryErrors.md
WalLogfileReserveLogfiles.md
WalLogfileSize.md
WalLogfileSlots.md
WalLogfileSyncInterval.md finalize `--rocksdb.sync-interval` feature (#5856) 2018-07-17 11:09:57 +02:00
WalLogfileThrottling.md
actionsCollectionNotFound.md
actionsDefineHttp.md
actionsGetErrorMessage.md
actionsIndexNotFound.md
actionsResultBad.md
actionsResultError.md
actionsResultException.md
actionsResultNotFound.md
actionsResultNotImplemented.md
actionsResultOk.md
actionsResultPermanentRedirect.md
actionsResultTemporaryRedirect.md
actionsResultUnsupported.md
aqlFunctionsRegister.md
aqlFunctionsToArray.md
aqlFunctionsUnregister.md
aqlFunctionsUnregisterGroup.md
clusterAgencyEndpoint.md
clusterAgencyPrefix.md
clusterMyAddress.md
clusterMyAdvertisedEndpoint.md Add advertised endpoints. (#6104) 2018-09-13 16:30:55 +02:00
clusterMyId.md
clusterPassword.md
clusterUsername.md
col_dropIndex.md
collectionAll.md
collectionByExample.md
collectionByExampleSkiplist.md
collectionChecksum.md
collectionClosedRange.md
collectionCount.md Updated documentation with info about RocksDB/MMFiles differences. 2017-04-19 20:50:25 -04:00
collectionCreateDocumentCollection.md
collectionCreateEdgeCollection.md
collectionDatabaseCollectionName.md
collectionDatabaseCreate.md View Replication (#5915) 2018-07-26 10:28:46 +02:00
collectionDatabaseDrop.md
collectionDatabaseName.md
collectionDatabaseNameAll.md
collectionDatabaseTruncate.md
collectionDrop.md
collectionEdgesAll.md
collectionEdgesInbound.md
collectionEdgesOutbound.md
collectionEnsureGeoConstraint.md
collectionEnsureGeoIndex.md Updated documentation with info about RocksDB/MMFiles differences. 2017-04-19 20:50:25 -04:00
collectionEnsureIndex.md Adding MultiPolygon support, fixing some outstanding bugs (#5613) 2018-06-22 10:03:27 +02:00
collectionFigures.md Documentation 3.5/example generation improvements (#9498) 2019-07-18 14:45:59 +03:00
collectionFirstExample.md
collectionFulltext.md Updated documentation with info about RocksDB/MMFiles differences. 2017-04-19 20:50:25 -04:00
collectionGeo.md Updated documentation with info about RocksDB/MMFiles differences. 2017-04-19 20:50:25 -04:00
collectionGetIndexes.md
collectionIterate.md
collectionLoad.md
collectionLookupByKeys.md
collectionNear.md Doc - Dangling interbook checker [New] (#5735) 2018-06-30 13:23:02 +02:00
collectionProperties.md Bug fix 3.5/min replication factor (#9524) 2019-07-22 17:48:34 +03:00
collectionRange.md
collectionRemoveByKeys.md
collectionRename.md
collectionRevision.md Updated documentation with info about RocksDB/MMFiles differences. 2017-04-19 20:50:25 -04:00
collectionRotate.md Updated documentation with info about RocksDB/MMFiles differences. 2017-04-19 20:50:25 -04:00
collectionToArray.md
collectionTruncate.md
collectionType.md
collectionUnload.md
collectionWithin.md Doc - Dangling interbook checker [New] (#5735) 2018-06-30 13:23:02 +02:00
configurationFilename.md
configurationGid.md more authentication events, fixed changePassword 2016-10-03 19:54:54 +02:00
configurationUid.md
cursorCount.md
cursorDispose.md
cursorGetBatchSize.md
cursorHasNext.md
cursorNext.md
cursorSetBatchSize.md
databaseCreateDatabase.md
databaseDisableQueryTracking.md
databaseDropDatabase.md
databaseForceSyncProperties.md
databaseId.md
databaseIgnoreDatafileErrors.md
databaseIsSystem.md
databaseListDatabase.md
databaseMaximalJournalSize.md
databaseName.md
databasePath.md Updated documentation with info about RocksDB/MMFiles differences. 2017-04-19 20:50:25 -04:00
databaseThrowCollectionNotLoadedError.md
databaseUseDatabase.md
databaseVersion.md
databaseWaitForSync.md
documentRevision.md Doc - _rev warning (#8044) 2019-02-19 00:14:39 +01:00
documentsCollectionAny.md Updated documentation with info about RocksDB/MMFiles differences. 2017-04-19 20:50:25 -04:00
documentsCollectionExists.md
documentsCollectionInsert.md
documentsCollectionName.md
documentsCollectionRemove.md
documentsCollectionRemoveByExample.md
documentsCollectionReplace.md
documentsCollectionReplaceByExample.md
documentsCollectionUpdate.md
documentsCollectionUpdateByExample.md
documentsDocumentExists.md
documentsDocumentName.md
documentsDocumentReplace.md
documentsDocumentUpdate.md
dropIndex.md
edgeCollectionEdges.md
edgeCollectionInEdges.md
edgeCollectionOutEdges.md
edgeSetProperty.md
ensureFulltextIndex.md
ensureHashIndex.md
ensureSkiplist.md
ensureUniqueConstraint.md
ensureUniqueSkiplist.md Documentation 3.5/example generation improvements (#9498) 2019-07-18 14:45:59 +03:00
executeTransaction.md
foxxQueues.md
foxxQueuesPollInterval.md
generalHelp.md
generalVersion.md
general_graph_example_description.md Doc - Replication Refactor - Part 1 (#4555) 2018-02-28 12:23:19 +01:00
jsGcFrequency.md
jsStartupGcInterval.md
jsV8Options.md
listEndpoints.md
logFile.md
logLevel.md
logLineNumber.md
logLocalTime.md
logPrefix.md
logThread.md
lookUpFulltextIndex.md
pidFile.md
queryCacheMaxResults.md
queryCacheMode.md
queryExecute.md
queryLimit.md
querySkip.md
randomGenerator.md
schedulerMaximalQueueSize.md
serverAllowMethod.md
serverAuthenticateSystemOnly.md
serverAuthenticationDisable.md
serverBacklog.md
serverCafile.md
serverDefaultApi.md
serverDisableReplicationApplier.md
serverHideProductHeader.md
serverKeyfile.md Make ssl stuff copy pastable 2016-10-24 13:34:00 +02:00
serverReuseAddress.md
serverSSLCache.md
serverSSLCipher.md
serverSSLOptions.md Doc - Cookbook: Remove outdated OpenSSL recipe (#7929) 2019-01-11 22:34:06 +01:00
serverSSLProtocol.md change default value for `--ssl.protocol` from 4 (TLSv1) to 5 (TLSv12) 2017-04-21 12:49:16 +02:00
server_authentication.md
v8Contexts.md renamed option and updated documentation 2017-03-13 10:24:58 +01:00
walFlush.md
walPropertiesGet.md Documentation 3.5/example generation improvements (#9498) 2019-07-18 14:45:59 +03:00
walPropertiesSet.md Documentation 3.5/example generation improvements (#9498) 2019-07-18 14:45:59 +03:00